summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2013-03-04 00:07:23 +0000
committerattilio <attilio@FreeBSD.org>2013-03-04 00:07:23 +0000
commit60e39c95b89e361351e736c1891b30921688fd87 (patch)
treeaef469c57fb1b781235c7fe378ac777c394451a3 /sys/conf
parentf661d6e5222fc7729b0001058730c72399fe1475 (diff)
downloadFreeBSD-src-60e39c95b89e361351e736c1891b30921688fd87.zip
FreeBSD-src-60e39c95b89e361351e736c1891b30921688fd87.tar.gz
Remove the boot-time cache support and rely on UMA boot-time slab cache
for allocating the nodes before to have the possibility to carve directly from the UMA subsystem. Sponsored by: EMC / Isilon storage division Reviewed by: alc
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index b23fc07..ab5d153 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -591,7 +591,6 @@ VM_KMEM_SIZE_MAX opt_vm.h
VM_NDOMAIN opt_vm.h
VM_NRESERVLEVEL opt_vm.h
VM_LEVEL_0_ORDER opt_vm.h
-VM_RADIX_BOOT_CACHE opt_vm.h
NO_SWAPPING opt_vm.h
MALLOC_MAKE_FAILURES opt_vm.h
MALLOC_PROFILE opt_vm.h
OpenPOWER on IntegriCloud