CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/16 03:07:45
Modified files:
sys/arch/arm64/arm64: pmap.c
sys/arch/arm64/include: pmap.h vmparam.h
Log message:
Implement pmap_growkernel(). Bump VM_MAX_KERNEL_ADDRESS now that we no
longer pre-allocate the complete kernel page tables.
ok patrick@, visa@
