From: Felix Fietkau Date: Tue, 5 Aug 2008 16:42:26 +0000 (+0000) Subject: switch to using the SLUB allocator by default in 2.6.26 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=e7671dbdb63bacb8195cb502ec22de256c96b520;hp=768575ce2f82086a1fe3582605b7e3b8615754e0 switch to using the SLUB allocator by default in 2.6.26 SVN-Revision: 12138 --- diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 7582e47d18..501dd4e795 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1371,11 +1371,11 @@ CONFIG_SIGNALFD=y # CONFIG_SK98LIN is not set # CONFIG_SKGE is not set # CONFIG_SKY2 is not set -CONFIG_SLAB=y +# CONFIG_SLAB is not set CONFIG_SLHC=m # CONFIG_SLIP is not set # CONFIG_SLOB is not set -# CONFIG_SLUB is not set +CONFIG_SLUB=y # CONFIG_SMB_FS is not set # CONFIG_SMB_NLS_DEFAULT is not set CONFIG_SND=m