Re: 2.6 vm/elevator loading down disks where 2.4 does not

From: William Lee Irwin III
Date: Thu Jun 10 2004 - 01:13:44 EST


On Wed, Jun 09, 2004 at 11:03:38PM -0700, Clint Byrum wrote:
> That brings up an interesting point... is there a system wide stat that
> tells me how effective the file cache is? I guess majfaults/s fits that
> bill to some degree.

/proc/vmstat should log global major/minor fault counters (actually
summed on the fly per-cpu counters). I fixed those to properly report
major and minor faults for 2.6. The analogous numbers where they are
present are completely and utterly meaningless gibberish in 2.4.


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/