alc 2007-11-28 22:41:14 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
Account for pv entry pages in the total number of wired pages. (Note: pv
entry pages have always been included in the total number of wired pages
on i386 just not amd64.)
MFC after: 6 weeks
Revision Changes Path
1.595 +6 -3 src/sys/amd64/amd64/pmap.c