Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst merged pull request localhorst/reHDD#46 2022-08-22 23:34:16 +02:00
speedup shred
localhorst created pull request localhorst/reHDD#46 2022-08-22 23:34:00 +02:00
speedup shred
localhorst opened issue localhorst/reHDD#45 2022-08-22 23:13:39 +02:00
display SN in overview for entry
localhorst pushed to speedup at localhorst/reHDD 2022-08-22 23:10:00 +02:00
d92448aa97 optimal chunk size
localhorst pushed to speedup at localhorst/reHDD 2022-08-22 18:36:01 +02:00
edcf680b95 update shred metric in main thread instead of shred thread
localhorst pushed to speedup at localhorst/reHDD 2022-08-22 15:27:55 +02:00
09446b52ca using tfng instead of urandom
localhorst commented on issue localhorst/reHDD#44 2022-08-22 14:38:56 +02:00
improve shred performance

calling a read from urandom is too slow. Using Threefish cipher based raw PRN/noise generator

localhorst pushed to speedup at localhorst/reHDD 2022-08-22 14:37:10 +02:00
4cf1efea7a updated readme for submodules
localhorst pushed to speedup at localhorst/reHDD 2022-08-22 14:27:58 +02:00
f0f1e4fd93 remove false git submodule
localhorst pushed to speedup at localhorst/reHDD 2022-08-22 14:24:52 +02:00
d7aaa9647d added Threefish cipher as submodule
localhorst pushed to speedtest_old_shred at localhorst/reHDD 2022-08-22 09:47:24 +02:00
8e15a537cf comments for better understanding
localhorst pushed to speedup at localhorst/reHDD 2022-08-21 16:59:25 +02:00
localhorst created branch speedup in localhorst/reHDD 2022-08-21 16:59:25 +02:00
localhorst pushed to speedtest_cli_single_drive at localhorst/reHDD 2022-08-21 16:58:25 +02:00
45dac1a4a7 random
e7a1cb1887 memset
42668e54d2 dummy code for shredding static selected drive
Compare 3 commits »
localhorst created branch speedtest_cli_single_drive in localhorst/reHDD 2022-08-21 16:58:25 +02:00
localhorst deleted branch speedup from localhorst/reHDD 2022-08-21 16:57:33 +02:00
localhorst pushed to develop at localhorst/reHDD 2022-08-21 16:25:40 +02:00
4862a45ef6 remove unnecessary mutesx
localhorst closed issue localhorst/reHDD#42 2022-08-21 15:59:59 +02:00
start shred for all attached drives at once
localhorst commented on issue localhorst/reHDD#42 2022-08-21 15:59:59 +02:00
start shred for all attached drives at once

closed with 70f5727eb3

localhorst pushed to develop at localhorst/reHDD 2022-08-21 15:53:18 +02:00
70f5727eb3 protect lists with mutex