]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mount-setup: Add memory_hugetlb_accounting to cgroupfs mount (#39486)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 31 Oct 2025 06:20:10 +0000 (15:20 +0900)
committerGitHub <noreply@github.com>
Fri, 31 Oct 2025 06:20:10 +0000 (15:20 +0900)
This mount option will count HugeTLB memory usage towards the cgroup’s
overall memory usage for the memory controller.

See
https://lore.kernel.org/all/20231006184629.155543-4-nphamcs@gmail.com/T/#u
for the patch introducing the new mount option.


Trivial merge