Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 00:11:32 +0000 (UTC)
From:      Peter Wemm <peter@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:  <200406080011.i580BWjg070119@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004-06-08 00:11:32 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Use trunc_page(va) when we mean it rather than anding it with PG_FRAME
  (which doesn't work all that well when there are bits at the top that are
   masked by PG_FRAME)
  
  Revision  Changes    Path
  1.463     +2 -2      src/sys/amd64/amd64/pmap.c



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