Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-pagecache] src/usr.bin/vmstat
Module Name: src
Committed By: yamt
Date: Wed Dec 28 13:28:03 UTC 2011
Modified Files:
src/usr.bin/vmstat [yamt-pagecache]: vmstat.c
Log Message:
page loaning related statistics
6 O->K loan
433958 O->K unloan
0 O->K loan resolved on write to O
0 O->K loan resolved on free of O
1562110 A->K loan
1450785 A->K unloan
108147 A->K loan resolved on write to A
3178 A->K loan resolved on free of A
506926 O->A->K loan
72974 O->A->K unloan
0 O->K loan (zero)
0 O->K unloan (zero)
0 O->A->K loan turned into A->K loan due to write to O
0 O->A->K loan turned into A->K loan due to free of O
50 O->A->K loan turned into O->K loan due to write to A
435568 O->A->K loan turned into O->K loan due to free of A
22761 O->A loan resolved on write to O
602 O->A loan resolved on free of O
1015322 O->A loan resolved on write to A
11431602 O->A loan resolved on free of A
23363 O->A loaned page taken over by anon
12470316 O->A loan for read(2)
To generate a diff of this commit:
cvs rdiff -u -r1.186.2.2 -r1.186.2.3 src/usr.bin/vmstat/vmstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index