trapexit / bbf

bad block finder and repair tool
Other
117 stars 7 forks source link

create fsthrash and filethrash features #26

Closed trapexit closed 4 years ago

trapexit commented 4 years ago

fsthrash: spawns multiple threads which issue different filesystem functions in hard loops to hammer the system. filethrash: creates a file, sizes it to the fill the filesystem, and spawns multiple threads to write to the file randomly in hard loops.