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

Alan Cox alc at FreeBSD.org
Sat Sep 20 16:54:39 PDT 2003


alc         2003/09/20 16:54:37 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Reimplement pmap_release() such that it uses the page table rather than the
  pte object to locate the page table directory pages.  (This is another step
  toward the elimination of the pte object.)
  
  Revision  Changes    Path
  1.434     +5 -10     src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list