Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2005 20:02:40 +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:  <200508222002.j7MK2eer062049@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2005-08-22 20:02:40 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Pass the PDE from pmap_remove() to pmap_remove_page() so that the latter
  procedure doesn't have to recompute it.
  
  Revision  Changes    Path
  1.525     +8 -7      src/sys/amd64/amd64/pmap.c



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