Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2006 11:31:33 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 minidump_machdep.c pmap.c src/sys/amd64/include pmap.h
Message-ID:  <200612051131.kB5BVX4w042298@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2006-12-05 11:31:33 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      minidump_machdep.c pmap.c 
    sys/amd64/include    pmap.h 
  Log:
  Use a different bitmask for superpages' base address so that it
  doesn't conflict with the PG_PDE_PAT bit.  (We still don't mask
  off all the reserved bits but that's okay for now.)
  
  Reviewed by:    alc
  
  Revision  Changes    Path
  1.2       +2 -2      src/sys/amd64/amd64/minidump_machdep.c
  1.577     +3 -7      src/sys/amd64/amd64/pmap.c
  1.138     +1 -0      src/sys/amd64/include/pmap.h



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