Skip to content

dezfx/ashred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Async disk shredding

I haven't done comprehensive benchmarks, but this setup increased my write throughput from ~30MB/s using dd if=/dev/urandom to ~100MB/s when cleaning off a bunch of old hard drives. Different queue sizes and buffer sizes may be required for different systems for max throughput, but the config here should be fast most of the time.

This currently uses BSD ioctls to retrieve disk size. Conversion to linux should be easy, but I haven't bothered yet.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages