Remove the NO_KMEM_MAP and USE_SLAB_ALLOCATOR kernel options. Temporarily
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 26 Sep 2003 19:23:35 +0000 (19:23 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 26 Sep 2003 19:23:35 +0000 (19:23 +0000)
commitce6342644b6a4e1816f9e7e3839bf246a7c7b175
tree13513a2dbac341e7751adc22e0c86868dd5ab608
parent074dcfe82a8fac47444cffe8ccb98486654aaa44
Remove the NO_KMEM_MAP and USE_SLAB_ALLOCATOR kernel options.  Temporarily
add the USE_KMEM_MAP and NO_SLAB_ALLOCATOR kernel options, which developers
should generally not use.

We now use the slab allocator (and no kmem_map) by default.
sys/config/TINDERBOX
sys/i386/conf/TINDERBOX
sys/i386/i386/machdep.c
sys/i386/include/vmparam.h
sys/platform/pc32/i386/machdep.c
sys/platform/pc32/include/vmparam.h