]> git.ipfire.org Git - thirdparty/systemd.git/commit
oomd: support reloading configuration at runtime
authorSea-Eun Lee <seaeunlee@microsoft.com>
Mon, 18 Nov 2024 19:13:40 +0000 (19:13 +0000)
committerLennart Poettering <lennart@poettering.net>
Tue, 14 Jan 2025 13:42:23 +0000 (14:42 +0100)
commit015a3b8cb1d40d420eaa961e27cdee463f57f8a0
tree19bc2336378ef6b6415fd9ed1e73da6bf3856156
parent857ddc2e55302de0fa187b33f0e9468917903912
oomd: support reloading configuration at runtime
man/systemd-oomd.service.xml
src/oom/meson.build
src/oom/oomd-conf.c [new file with mode: 0644]
src/oom/oomd-conf.h [new file with mode: 0644]
src/oom/oomd-manager.c
src/oom/oomd-manager.h
src/oom/oomd.c
src/shared/conf-parser.c
src/shared/conf-parser.h
test/units/TEST-55-OOMD.sh
units/systemd-oomd.service.in