]> git.ipfire.org Git - thirdparty/systemd.git/commit
mount-setup: Add memory_hugetlb_accounting to cgroupfs mount 39486/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 29 Oct 2025 15:30:07 +0000 (16:30 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 30 Oct 2025 21:28:41 +0000 (22:28 +0100)
commit886c078702380686e036b05c54f182305d89182c
tree9a65ecf6b65562e3ab3ff7f1396768c9b2561a01
parent5ce388aec839f97b15f972953de5e7e962c9042c
mount-setup: Add memory_hugetlb_accounting to cgroupfs mount

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.
NEWS
README
src/shared/mount-setup.c