aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 118895cc1f67..ef10d83bc379 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -899,7 +899,7 @@ config MEMCG
899 899
900 Note that setting this option increases fixed memory overhead 900 Note that setting this option increases fixed memory overhead
901 associated with each page of memory in the system. By this, 901 associated with each page of memory in the system. By this,
902 20(40)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory 902 8(16)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory
903 usage tracking struct at boot. Total amount of this is printed out 903 usage tracking struct at boot. Total amount of this is printed out
904 at boot. 904 at boot.
905 905