cvs commit: src/sys/amd64/amd64 pmap.c
Peter Wemm
peter at FreeBSD.org
Wed Jul 9 15:59:47 PDT 2003
peter 2003/07/09 15:59:45 PDT
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
Fix up bogus index/offset/mask calculations in the allocpte and the
corresponding release code. This was preventing the use of more than
1/2TB of user VM. I also spent a week staring at this code only to
eventually find that I'd mistakenly typed a P as an R.
Revision Changes Path
1.423 +16 -9 src/sys/amd64/amd64/pmap.c
More information about the cvs-src
mailing list