Skip to content

Bash script for measuring the maximum IOPs achievable with an I/O scheduler

License

Notifications You must be signed in to change notification settings

LeeTibbert/IOSpeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#IO Speedtest This test script is designed to measure the performance of I/O schedulers in blk or of blk-mq alone, where no I/O scheduler is available yet. The script automatically checks whether blk or blk-mq is in use, and, in the first case, measures performance with all available schedulers.

More information about the test and its goals are in IO_sched-speedtest.txt file. #Usage

  1. Go into the IOSpeed folder using the terminal
  2. Run the IO_sched-speedtest.sh script under root permissions

Execute ./IO_sched-speedtest.sh -h for more options.

#Info For more information about Algodev group and its projects visit out site #License This program is under GNU General Public License

About

Bash script for measuring the maximum IOPs achievable with an I/O scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%