Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2004 03:29:18 +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/i386/i386 pmap.c
Message-ID:  <200412020329.iB23TI55040230@repoman.freebsd.org>

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



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