Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 08/01/1998 16:50:01
thorpej
Sat Aug  1 16:44:21 PDT 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv9774/sys

Modified Files:
	pool.h 
Log Message:
Instrument "idle pages" (i.e. pages which have no items allocated from
them, and could thus be freed back to the system).


thorpej
Sat Aug  1 16:44:21 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv9774/kern

Modified Files:
	subr_pool.c 
Log Message:
Instrument "idle pages" (i.e. pages which have no items allocated from
them, and could thus be freed back to the system).


thorpej
Sat Aug  1 16:45:05 PDT 1998
Update of /cvsroot/src/usr.bin/vmstat
In directory nb00:/tmp/cvs-serv9807

Modified Files:
	vmstat.c 
Log Message:
Display the number of idle pages per pool.