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

Alan Cox alc at FreeBSD.org
Wed Dec 1 19:29:18 PST 2004


alc         2004-12-02 03:29:18 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  For efficiency move the call to pmap_pte_quick() out of pmap_protect()'s
  and pmap_remove()'s inner loop.
  
  Reviewed by: peter@, tegge@
  
  Revision  Changes    Path
  1.517     +6 -7      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list