cvs commit: src/sys/amd64/include pmap.h src/sys/amd64/amd64 pmap.c
Alan Cox
alc at FreeBSD.org
Sun May 6 05:23:19 UTC 2007
alc 2007-05-06 05:23:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/amd64/include pmap.h
sys/amd64/amd64 pmap.c
Log:
MFC Revision 1.531 of pmap.c:
Avoid unnecessary differences between the amd64 and i386
format strings.
MFC Revision 1.577 of pmap.c:
Use a different bitmask for superpages' base address so that it
doesn't conflict with the PG_PDE_PAT bit.
Revision Changes Path
1.516.2.17 +6 -10 src/sys/amd64/amd64/pmap.c
1.127.2.5 +1 -0 src/sys/amd64/include/pmap.h
More information about the cvs-src
mailing list