]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chmem: add a new --sysroot command line option
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Sun, 17 May 2026 04:17:28 +0000 (00:17 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 26 May 2026 10:58:19 +0000 (06:58 -0400)
commitf0231c85d094c10290d1cf700e2caf43b95e4311
tree862e43635703b25478a8ae3a265411d122d7852a
parent5683ed6320e00205146cbb3d0c76462733530eca
chmem: add a new --sysroot command line option

This new option allows an administrator to configure memory
on a Linux instance other than the one on which chmem(1) is
executed. Additionally, it facilitates regression testing
with sysfs dumps.

Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/chmem
sys-utils/chmem.8.adoc
sys-utils/chmem.c