peter 2006-04-26 21:34:07 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
Move vm.pmap.pv_entry_count out from the PV_STATS ifdefs. It is always
available and is a real counter, not a statistic.
Revision Changes Path
1.550 +3 -2 src/sys/amd64/amd64/pmap.c