From a756b21c4557f66f751489156be70d6a336ef650 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Fri, 30 Jan 2009 21:16:51 +0000 Subject: [PATCH] topconfig set UNEVICTABLE_LRU has some size hit versus performance so embeded might want to disable. enabled in arch configs and fedora. see fa07e787733416c42938a310a8e717295934e33c for the docs svn path=/dists/trunk/linux-2.6/; revision=12659 --- debian/changelog | 2 +- debian/config/config | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d57ef8e1a..88f852e0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,7 +33,7 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low DVB_LGS8GL5, DVB_DUMMY_FE, SND_HDA_CODEC_NVHDMI, SND_USB_US122L, USB_VST, LEDS_PCA9532, LEDS_HP_DISK, LEDS_PCA955X, LEDS_TRIGGER_BACKLIGHT, EDAC_X38, RTC_DRV_RX8581, RTC_DRV_DS1390, RTC_DRV_DS3234, RTC_DRV_DS1286, - RTC_DRV_M48T35, RTC_DRV_BQ4802, RTC_DRV_WM8350. + RTC_DRV_M48T35, RTC_DRV_BQ4802, RTC_DRV_WM8350, UNEVICTABLE_LRU. * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS, MICROCODE_INTEL, MICROCODE_AMD. * [x86_64] set AMD_IOMMU, MTRR_SANITIZER. diff --git a/debian/config/config b/debian/config/config index d47c2d283..e173db266 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2208,6 +2208,11 @@ CONFIG_DEBUG_BUGVERBOSE=y ## # CONFIG_KGDB is not set +## +## file: mm/Kconfig +## +CONFIG_UNEVICTABLE_LRU=y + ## ## file: net/Kconfig ##