Re: [perf-discuss] port filebench to linux

2008-04-24 Thread rae l
> On Sat, Apr 19, 2008 at 7:17 AM, eric kustarz <[EMAIL PROTECTED]> wrote: > > hey Denis, > > > > Thank you so much for the patch. Really. automake is not my speciality. > > > > Couple of small questions for you before i integrate your changes... [...] > BTW: there is still some inconsist

Re: [perf-discuss] the mem usage calculated by prstat and vmstat is different.

2008-04-24 Thread Jim Mauro
Please tell us where these values came from - we need to know the source of the values in the table. vmstat is a system tool, prstat is a process/thread tool. vmstat will tell you how much memory is free from the kernel's perspective. prstat will tell you how much memory is being used per-proces

[perf-discuss] the mem usage calculated by prstat and vmstat is different.

2008-04-24 Thread tanglinfu
When calculate and compare the memory usage when a Application starts, with "prstat" and "vmstat". We found 384MB memory gap. Timing| Memory Used |Free Memory | --+---++ Before start App 'A' | 1648MB |