freebsd-dev/usr.bin/vmstat
John Baldwin ff87ae350e Export a list of VM objects in the system via a sysctl. The list can be
examined via 'vmstat -o'.  It can be used to determine which files are
using physical pages of memory and how much each is using.

Differential Revision:	https://reviews.freebsd.org/D2277
Reviewed by:	alc, kib
MFC after:	2 weeks
Sponsored by:	Norse Corp, Inc. (forward porting to HEAD/10)
2015-05-27 18:11:05 +00:00
..
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
vmstat.8 Export a list of VM objects in the system via a sysctl. The list can be 2015-05-27 18:11:05 +00:00
vmstat.c Export a list of VM objects in the system via a sysctl. The list can be 2015-05-27 18:11:05 +00:00