peter 2006-04-18 20:11:00 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: pv_entry_count is more than a statistic. It is used for resource limiting. Do not compile out its counter updates if pv entry stats are turned off. Revision Changes Path 1.546 +3 -3 src/sys/amd64/amd64/pmap.c