Skip to content

xinyulin/DiskIOStress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DiskIOStress

Linux based storage device data integrity check tool. NVMe is the default I/O protocol, you can change to system I/O if needed

Prerequisites

  • Operating system: >= Ubutnu 14.04 or similar distributions
  • Kernel: >= 3.3 or NVMe built-in driver
  • GCC: >= 4.0

Build

make

Run

sudo ./DiskIOStress [device path]

sudo ./DiskIOStress /dev/nvme0n1

Contributing

If you find this tool is useful and would like to contribute this project, feel free to contact me via xinyu0123@gmail.com

About

Linux storage device data integrity check tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published