]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/unit: raise log level for unit_log_resources on certain memory thresholds
authorMike Yuan <me@yhndnzj.com>
Sun, 10 Dec 2023 17:44:13 +0000 (01:44 +0800)
committerMike Yuan <me@yhndnzj.com>
Wed, 13 Dec 2023 12:42:06 +0000 (20:42 +0800)
commitb1b84bc59031816376cf82284a51bdf1c937bb92
tree79d312949c4a03ce3be9f6456d3a0af200636ec4
parent55b8f8100c96054f4e77e71a7e8febed227a5a2c
core/unit: raise log level for unit_log_resources on certain memory thresholds

We already do this for all other types of accountings. Let's
make this nicer for memory accounting too.
src/core/unit.c