]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Docs/admin-guide/cgroup-v2: fix memory.stat doc details
authorDoehyun Baek <doehyunbaek@gmail.com>
Sat, 20 Jun 2026 12:27:51 +0000 (12:27 +0000)
committerTejun Heo <tj@kernel.org>
Wed, 24 Jun 2026 19:56:29 +0000 (09:56 -1000)
commit46d65096ce8d278abf4528e254878c14ddd0b459
treeaa80feb119a080c46475167336b702016fae9e87
parentf0e6f20cb52b14c2c441f04e21cef0c95d498cac
Docs/admin-guide/cgroup-v2: fix memory.stat doc details

Fix minor cgroup v2 memory.stat documentation issues.  Correct the
vmalloc per-node marker now that vmalloc uses the native NR_VMALLOC node
stat, and document zswap_incomp as a byte-valued memory amount instead
of as a page counter.

Fixes: c466412c73c3 ("mm: memcontrol: switch to native NR_VMALLOC vmstat counter")
Fixes: 5ad41a38c364 ("mm: zswap: add per-memcg stat for incompressible pages")
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>
Reviewed-by: Nhat Pham <nphamcs@gmail.com>
Acked-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/admin-guide/cgroup-v2.rst