Describe the value in the 're' column of vmstat(8) in terms of freebsd's vm
implementation. The old description was left over from the 4.4 BSD Lite import in 1994, and was a bit misleading (not all arches use simulated reference bits, some implement reference tracking in hardware).
This commit is contained in:
parent
85d787b2fe
commit
336ab722d2
@ -283,7 +283,7 @@ These are given in units per second.
|
||||
.It flt
|
||||
total number of page faults
|
||||
.It re
|
||||
page reclaims (simulating reference bits)
|
||||
pages reactivated (found in laundry or inactive queues)
|
||||
.\" .It at
|
||||
.\" pages attached (found in free list)
|
||||
.It pi
|
||||
|
Loading…
Reference in New Issue
Block a user