Diskroaster is a multithreaded disk testing utility that writes and verifies data on a raw disk device. It is designed to stress-test hard drives and SSDs by dividing the disk into sections, writing data in parallel using multiple worker threads, and verifying the written content for integrity. WWW: https://github.com/favoritelotus/diskroaster PR: 288073
7 lines
296 B
Plaintext
7 lines
296 B
Plaintext
Diskroaster is a multithreaded disk testing utility
|
|
that writes and verifies data on a raw disk device.
|
|
It is designed to stress-test hard drives and
|
|
SSDs by dividing the disk into sections,
|
|
writing data in parallel using multiple worker threads,
|
|
and verifying the written content for integrity.
|