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

Alan Cox alc at FreeBSD.org
Sun Aug 14 20:02:51 GMT 2005


alc         2005-08-14 20:02:50 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  Simplify the page table page reference counting by pmap_enter()'s change of
  mapping case.
  
  Eliminate a stale comment from pmap_enter().
  
  Reviewed by:    tegge
  
  Revision  Changes    Path
  1.521     +8 -9      src/sys/amd64/amd64/pmap.c
  1.529     +7 -7      src/sys/i386/i386/pmap.c


More information about the cvs-all mailing list