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

Alan Cox alc at FreeBSD.org
Sat Aug 27 19:51:15 GMT 2005


alc         2005-08-27 19:51:14 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  MFamd64 revision 1.526
   When pmap_allocpte() destroys a 2/4MB "superpage" mapping it does not
   reduce the pmap's resident count accordingly.  It should.
  
  Revision  Changes    Path
  1.530     +1 -0      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list