Project Admins:
PenguinoMeter (also known as "pgmeter") is a file-I/O
benchmark for Linux. It is designed to measure the rate
at which data can be transferred to a file as opposed to the rate at which
file-system operations (such as create file, find file, delete file, etc)
can be performed. Pgmeter allows a flexible specification of the
file-system workload to be measured. The workload specification is
patterned after that of the Iometer
benchmark available from Intel® Corporation. The current version
of pgmeter can read configuration files created by Iometer
and our studies
indicate that pgmeter produces the same file-system workload as
Iometer when it is given the same configuration file as input.
(For details see: "PenguinoMeter: A New File-I/O Benchmark
for Linux", by Ray Bryant, Dave Raddatz, and Roger Sunshine, to appear
in
Proceedings of the 5th Annual Linux Showcase &
Conference, November 5-10, Oakland, Ca. A pre-publication version
of this paper is available in html or pdf
formats on this website.)
Unlike Iometer, pgmeter is open source and licensed under the GPL. Also unlike Iometer, pgmeter does not (yet) include any of the following:
"PenguinoMeter: A New File-I/O Benchmark for Linux",
by Ray Bryant, Dave Raddatz, and Roger Sunshine, to appear in
Proceedings of the 5th Annual Linux Showcase &
Conference, November 5-10, Oakland, Ca. A pre-publication version
of this paper is available in html or pdf
formats on this website.