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

Alan Cox alc at FreeBSD.org
Sat Jul 12 21:24:50 UTC 2008


alc         2008-07-12 21:24:42 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  SVN rev 180485 on 2008-07-12 21:24:42Z by alc
  
  Refine the changes made in SVN rev 180430.  Specifically, instantiate a new
  page table page only if the 2MB page mapping has been used.  Also, refactor
  some assertions.
  
  Revision  Changes    Path
  1.631     +26 -16    src/sys/amd64/amd64/pmap.c


More information about the cvs-all mailing list