Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



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.




Home | Main Index | Thread Index | Old Index