]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: analyze: Report memory configurations that deviate from systemd 13690/head
authorChris Down <chris@chrisdown.name>
Thu, 3 Oct 2019 12:21:29 +0000 (13:21 +0100)
committerChris Down <chris@chrisdown.name>
Thu, 3 Oct 2019 14:06:25 +0000 (15:06 +0100)
commitbc0623df160b2c12fc5d205699ec315859e3dc66
tree9461a33780c770d3fa61c78005b8bbdb5f7243f3
parent6dfb92823f1801b9e4b82373ecb8b905f2c9aafb
cgroup: analyze: Report memory configurations that deviate from systemd

This is the most basic consumer of the new systemd-vs-kernel checker,
both acting as a reasonable standalone exerciser of the code, and also
as a way for easy inspection of deviations from systemd internal state.
src/core/cgroup.c
src/core/cgroup.h
src/core/mount.c
src/core/scope.c
src/core/service.c
src/core/slice.c
src/core/socket.c
src/core/swap.c