Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 07:25:42 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c
Message-ID:  <200508190725.j7J7PhjP010208@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508190725.j7J7PhjP010208>