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
This commit is contained in:
Maximilian Attems 2009-01-30 21:16:51 +00:00
parent 655d66960f
commit a756b21c45
2 changed files with 6 additions and 1 deletions

2
debian/changelog vendored
View File

@ -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.

View File

@ -2208,6 +2208,11 @@ CONFIG_DEBUG_BUGVERBOSE=y
##
# CONFIG_KGDB is not set
##
## file: mm/Kconfig
##
CONFIG_UNEVICTABLE_LRU=y
##
## file: net/Kconfig
##