cvs commit: src/sys/amd64/amd64 pmap.c

Alan Cox alc at FreeBSD.org
Wed Nov 28 14:41:15 PST 2007


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


More information about the cvs-src mailing list