]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Prepare for a larger kernel virtual address space. Specifically, once
authoralc <alc@FreeBSD.org>
Sat, 21 Jun 2008 19:19:09 +0000 (19:19 +0000)
committeralc <alc@FreeBSD.org>
Sat, 21 Jun 2008 19:19:09 +0000 (19:19 +0000)
commit2d03a1918bd34dbff4beaad25c10d8f46b01e562
tree48d4f54e9fa63ce636020e1a526806a423c45d67
parent5af49a019f118fb653213ca9514286e6e0fc5b85
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.
sys/amd64/amd64/pmap.c