summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2007-12-27 16:45:39 +0000
committeralc <alc@FreeBSD.org>2007-12-27 16:45:39 +0000
commit37cdbd87f5bb1a270014c737300881b26dbe2c0c (patch)
tree55ca53f4bcd6d131ca9394e3be1a58050a881ae4 /sys/conf/options
parent430e46303c3bc521da09dfc267d0a5fd64c1d689 (diff)
downloadFreeBSD-src-37cdbd87f5bb1a270014c737300881b26dbe2c0c.zip
FreeBSD-src-37cdbd87f5bb1a270014c737300881b26dbe2c0c.tar.gz
Add configuration knobs for the superpage reservation system. Initially,
the reservation will only be enabled on amd64.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index e76c61e..ea31645 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -551,6 +551,8 @@ VFS_BIO_DEBUG opt_global.h
VM_KMEM_SIZE opt_vm.h
VM_KMEM_SIZE_SCALE opt_vm.h
VM_KMEM_SIZE_MAX opt_vm.h
+VM_NRESERVLEVEL opt_vm.h
+VM_LEVEL_0_ORDER opt_vm.h
NO_SWAPPING opt_vm.h
MALLOC_MAKE_FAILURES opt_vm.h
MALLOC_PROFILE opt_vm.h
OpenPOWER on IntegriCloud