]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a counter for the total number of pages cached and support for
authorAlan Cox <alc@FreeBSD.org>
Fri, 27 Jul 2007 20:01:22 +0000 (20:01 +0000)
committerAlan Cox <alc@FreeBSD.org>
Fri, 27 Jul 2007 20:01:22 +0000 (20:01 +0000)
commiteaa29f1ce4e26f3a763bffb0f4866246e5894b9f
tree8e9f41f9c946405cd5f6454b3352de81812bac7d
parent31a35b79dd2a2577207c154e0459aff7b174f876
Add a counter for the total number of pages cached and support for
reporting the value of this counter in the program "vmstat".

Approved by: re (rwatson)
sys/sys/vmmeter.h
sys/vm/vm_meter.c
sys/vm/vm_page.c
usr.bin/vmstat/vmstat.c