From: Sergey Dyasly Date: Wed, 19 Jun 2013 00:06:22 +0000 (+1000) Subject: memcg: Kconfig info update X-Git-Tag: next-20130619~2^2~464 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c1e6895b7a19d9dffd864eed220f4926cadc1627;p=karo-tx-linux.git memcg: Kconfig info update Now there are only 2 members in struct page_cgroup. Update config MEMCG description accordingly. Signed-off-by: Sergey Dyasly Acked-by: Michal Hocko Acked-by: KOSAKI Motohiro Acked-by: Johannes Weiner Signed-off-by: Andrew Morton --- diff --git a/init/Kconfig b/init/Kconfig index 3909a39075e1..36af8c418613 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -885,7 +885,7 @@ config MEMCG Note that setting this option increases fixed memory overhead associated with each page of memory in the system. By this, - 20(40)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory + 8(16)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory usage tracking struct at boot. Total amount of this is printed out at boot.