On Mon, Aug 04, 2008 at 10:27:10AM -0700, Garrett D'Amore wrote: > Out of curiosity, what is the motivation for inclusion in /usr/benchmarks, > given that there will be entries in /usr/bin as well?
There's still a desire to put benchmarking tools in /usr/benchmarks, since many such tools (like filebench and libmicro) have a whole pile of executables that don't really belong in /usr/bin. That bonnie++ doesn't speaks for its ability to live in /usr/bin (and familiarity suggests that it should), but consistency also suggests it have a presence in /usr/benchmarks. Danek