|
@@ -300,7 +300,7 @@ if KERNEL_CGROUPS
|
|
|
config KERNEL_MEMCG
|
|
config KERNEL_MEMCG
|
|
|
bool "Memory Resource Controller for Control Groups"
|
|
bool "Memory Resource Controller for Control Groups"
|
|
|
default n
|
|
default n
|
|
|
- depends on KERNEL_RESOURCE_COUNTERS
|
|
|
|
|
|
|
+ depends on KERNEL_RESOURCE_COUNTERS || !LINUX_3_18
|
|
|
help
|
|
help
|
|
|
Provides a memory resource controller that manages both anonymous
|
|
Provides a memory resource controller that manages both anonymous
|
|
|
memory and page cache. (See Documentation/cgroups/memory.txt)
|
|
memory and page cache. (See Documentation/cgroups/memory.txt)
|