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

John Baldwin jhb at FreeBSD.org
Wed Sep 17 20:34:07 UTC 2008


jhb         2008-09-17 20:34:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/amd64/amd64      pmap.c 
  Log:
  SVN rev 183125 on 2008-09-17 20:34:02Z by jhb
  
  MFC: 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.)
  
  Approved by:    re (kib), alc
  
  Revision   Changes    Path
  1.590.2.6  +6 -3      src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list