Inactive pages don't have to be dirty plus improve description of

the cache queue.

Submitted by:	alc
Approved by:	re (kensmith)
This commit is contained in:
Ruslan Ermilov 2007-09-02 10:29:16 +00:00
parent 70ffc2fb53
commit 06351b59c6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=172039

View File

@ -22,13 +22,14 @@ Megabyte
number of pages active
.TP
.B Inact:
number of dirty inactive pages
number of pages inactive
.TP
.B Wired:
number of pages wired down, including cached file data pages
.TP
.B Cache:
number of pages cached (clean inactive pages)
number of clean pages caching data that are available for
immediate reallocation
.TP
.B Buf:
number of pages used for BIO-level disk caching