]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: enable kill workers timer when processing queued events stopped
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 7 May 2025 16:07:44 +0000 (01:07 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 8 May 2025 23:54:26 +0000 (08:54 +0900)
commita3d79fc3a0557b8f3c07c1ed559902c4e6473480
treedb03c1302da30a3adbe365387abf682b987d1d69
parentdf5dd05941da82b3ed291a85595098b168eabda8
udev: enable kill workers timer when processing queued events stopped

It is not necessary to keep idle workers so long time in that case.
src/udev/udev-manager-ctrl.c
src/udev/udev-manager.c
src/udev/udev-manager.h
src/udev/udev-varlink.c