Skip to content

Commit f60e2a9

Browse files
Sergey Dyaslytorvalds
authored andcommitted
memcg: Kconfig info update
Now there are only 2 members in struct page_cgroup. Update config MEMCG description accordingly. Signed-off-by: Sergey Dyasly <[email protected]> Acked-by: Michal Hocko <[email protected]> Acked-by: KOSAKI Motohiro <[email protected]> Acked-by: Johannes Weiner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent cdd91a7 commit f60e2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ config MEMCG
899899

900900
Note that setting this option increases fixed memory overhead
901901
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
903903
usage tracking struct at boot. Total amount of this is printed out
904904
at boot.
905905

0 commit comments

Comments
 (0)