Index of /src/bdmeter

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2012-12-19 19:42 408  
[TXT]bdmeter.c2012-12-19 11:57 14K 

bdmeter - block device IO performance measurement utility

	Obsoleted. See more: www.iometer.org

	The bdmeter utility is unique by its aio() design. This is the only tool 
	that can do multithreaded sequential IO.
	(Not to be mixed up with multiple concurrent sequential IO.)

	Copyright terms: GNU GPLv3 or newer.


	64-bit, Linux specific. 

	To build:

		cc -o fillone -Wall -laio fillone.c