Pavel Golubinsky bc5971f85b sysutils/diskroaster: Add new port
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
2025-09-22 14:45:26 +02:00

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.