> To capture the resources used by short lived processes, you need to
> use accounting
You can use accounting, but you don't need to. It's also possible to do
this with DTrace. DTrace has the benefit that it can be enabled only
when needed, and the scripts allow it to be easily customized. Bren
FileBench Users,
I have modified FileBench so that it now features a couple of "run to
completion" modes of operation. This is useful for benchmarks that do a
specified amount of work and then quit rather than running for a
specified time. Currently with the finishonbytes and finishoncount
f