]> git.ipfire.org Git - thirdparty/systemd.git/commit
manager: order idle jobs
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Jan 2024 13:09:42 +0000 (14:09 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Jan 2024 15:46:28 +0000 (16:46 +0100)
commit8a69bf0c57ebd99aa225d0a6555df03c0d2bc42a
tree46a0e96b00d029f869f77c220352d5844e73220b
parent90c40ea4bff0259fda98295b2e9e9f329b38f6b4
manager: order idle jobs

Let's put the run queue really the last spot, as we should only start
doing more work if we really have nothing else to do anymore.

Let's move the service watchdog after the rewatch PID logic for similar
logic: it will possibly result in new jobs being enqueued to stop
things, and we should really have done all other work first.
src/core/manager.h