diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/init/Kconfig b/init/Kconfig index f5dbc6d4261b..115051093d2f 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -1032,12 +1032,6 @@ config MEMCG_KMEM | |||
1032 | the kmem extension can use it to guarantee that no group of processes | 1032 | the kmem extension can use it to guarantee that no group of processes |
1033 | will ever exhaust kernel resources alone. | 1033 | will ever exhaust kernel resources alone. |
1034 | 1034 | ||
1035 | WARNING: Current implementation lacks reclaim support. That means | ||
1036 | allocation attempts will fail when close to the limit even if there | ||
1037 | are plenty of kmem available for reclaim. That makes this option | ||
1038 | unusable in real life so DO NOT SELECT IT unless for development | ||
1039 | purposes. | ||
1040 | |||
1041 | config CGROUP_HUGETLB | 1035 | config CGROUP_HUGETLB |
1042 | bool "HugeTLB Resource Controller for Control Groups" | 1036 | bool "HugeTLB Resource Controller for Control Groups" |
1043 | depends on HUGETLB_PAGE | 1037 | depends on HUGETLB_PAGE |