diff options
author | neel <neel@FreeBSD.org> | 2013-02-06 04:53:00 +0000 |
---|---|---|
committer | neel <neel@FreeBSD.org> | 2013-02-06 04:53:00 +0000 |
commit | c25d6690790d84356e2a43d03341e6787d16d2d6 (patch) | |
tree | f8f524fba0c5057bea8cd82bb2c58b476a001d44 /contrib/libc++/src | |
parent | e1ce6ad8dd8348d781f3da2548bc66a336e4a5fc (diff) | |
download | FreeBSD-src-c25d6690790d84356e2a43d03341e6787d16d2d6.zip FreeBSD-src-c25d6690790d84356e2a43d03341e6787d16d2d6.tar.gz |
Compute the number of initial kernel page table pages (NKPT) dynamically.
This eliminates the need to recompile the kernel when the default value
of NKPT is not big enough - for e.g. when loading large kernel modules
or memory disk images from the loader.
If NKPT is defined in the kernel configuration file then it overrides the
dynamic calculation.
Reviewed by: alc, kib
Diffstat (limited to 'contrib/libc++/src')
0 files changed, 0 insertions, 0 deletions