diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 6fcd192aa60d..7cbe1f43ca22 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -420,7 +420,7 @@ config CGROUP_MEM_RES_CTLR | |||
420 | sure you need the memory resource controller. Even when you enable | 420 | sure you need the memory resource controller. Even when you enable |
421 | this, you can set "cgroup_disable=memory" at your boot option to | 421 | this, you can set "cgroup_disable=memory" at your boot option to |
422 | disable memory resource controller and you can avoid overheads. | 422 | disable memory resource controller and you can avoid overheads. |
423 | (and lose benefits of memory resource contoller) | 423 | (and lose benefits of memory resource controller) |
424 | 424 | ||
425 | This config option also selects MM_OWNER config option, which | 425 | This config option also selects MM_OWNER config option, which |
426 | could in turn add some fork/exit overhead. | 426 | could in turn add some fork/exit overhead. |