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

Alan Cox alc at FreeBSD.org
Fri Aug 19 07:25:44 GMT 2005


alc         2005-08-19 07:25:42 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Correct a performance bug in revision 1.462.  The effect of the bug is to
  execute the outer loop in procedures such as pmap_protect() many more times
  than necessary.
  
  Reviewed by:    tegge
  
  Revision  Changes    Path
  1.522     +7 -14     src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list