Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst closed issue localhorst/reHDD#44 2022-08-22 23:35:49 +02:00
improve shred performance
localhorst commented on issue localhorst/reHDD#44 2022-08-22 23:35:48 +02:00
improve shred performance

closed with localhorst/reHDD#46

localhorst merged pull request localhorst/reHDD#46 2022-08-22 23:34:16 +02:00
speedup shred
localhorst pushed to develop at localhorst/reHDD 2022-08-22 23:34:16 +02:00
3ee59d8c58 Merge pull request 'speedup shred' (#46) from speedup into develop
d92448aa97 optimal chunk size
edcf680b95 update shred metric in main thread instead of shred thread
09446b52ca using tfng instead of urandom
4cf1efea7a updated readme for submodules
Compare 7 commits »
localhorst deleted branch speedup from localhorst/reHDD 2022-08-22 23:34:16 +02:00
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 created branch speedup in localhorst/reHDD 2022-08-21 16:59:25 +02:00
localhorst pushed to speedup at localhorst/reHDD 2022-08-21 16:59:25 +02:00
localhorst created branch speedtest_cli_single_drive in localhorst/reHDD 2022-08-21 16:58: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 deleted branch speedup from localhorst/reHDD 2022-08-21 16:57:33 +02:00