Linux Disk Benchmarking - IO Performance With fio Tool
You can use old good hdparm to find out how fast is your hard disk under Linux. There is another tool called Bonnie++ which is a benchmark suite that is aimed at performing a number of simple tests of hard drive and file system performance. Then you can decide which test is important and decide how to compare different systems after running it.
Linux.com has published article about a new tool called fio:
fio was created to allow benchmarking specific disk IO workloads. It can issue its IO requests using one of many synchronous and asynchronous IO APIs, and can also use various APIs which allow many IO requests to be issued with a single API call. You can also tune how large the files fio uses are, at what offsets in those files IO is to happen at, how much delay if any there is between issuing IO requests, and what if any filesystem sync calls are issued between each IO request. A sync call tells the operating system to make sure that any information that is cached in memory has been saved to disk and can thus introduce a significant delay. The options to fio allow you to issue very precisely defined IO patterns and see how long it takes your disk subsystem to complete these tasks.
=> Inspecting disk IO performance with fio
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in other helpful articles:
- Benchmarking squid and other caching proxy servers
- Determine the block size on hard disk filesystem for disk quota
- Howto: Disk and partition encryption in Linux for mobile devices
- Download of the day: Super Grub Disk to fix Windows and Linux boot problems
- Howto Use Metadevices With Solstice DiskSuite Software?
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: computer benchmarking, disk benchmark, disk benchmarking software, download fio, fio, hard disk, hard disk benchmark, hard drive benchmark, lnux disk, performance benchmarking, system performance



Recent Comments
Yesterday ~ 3 Comments
Yesterday ~ 1 Comment
Yesterday ~ 9 Comments
Yesterday ~ 13 Comments
Yesterday ~ 3 Comments