Unpack LMbench to create a tree like so:
lmbench/ Results/ doc/ scripts/ src/All the directories intended for human consumption have commented Makefiles in them. It's worthwhile reading them.
Go to the top directory, and type make results see and then have a while it goes to work. The benchmark takes about a half hour (or more on slow machines) to run.
The benchmark binaries will be in bin/your_os_name.
The results will be in Results/your_os_name/your_host_name.
Go to the Results and look at the Makefile for more information.
Larry McVoy,lm@bitmover.com | $Id: run_lmbench.html,v 1.2 2005-06-28 19:34:19 staelin Exp $ |