cvs commit: src/sys/amd64/amd64 pmap.c
Alan Cox
alc at FreeBSD.org
Sat Jun 21 19:19:29 UTC 2008
alc 2008-06-21 19:19:09 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
SVN rev 179917 on 2008-06-21 19:19:09Z by alc
Prepare for a larger kernel virtual address space. Specifically, once
KERNBASE and VM_MIN_KERNEL_ADDRESS are no longer the same, the physical
memory allocated during bootstrap will be offset from the low-end of the
kernel's page table.
Revision Changes Path
1.623 +8 -4 src/sys/amd64/amd64/pmap.c
More information about the cvs-src
mailing list