1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
systemd/udev
Kay Sievers 665ee17def udevd: always try to find an idle worker instead of forking a new one
We special-handle events with a TIMEOUT= set, so they don't get queued
or wait for parent events to finish, to make sure we can handle them
as fast as possible.

With this change we first try to find an idle worker process before
forking a new one.
2010-04-26 12:25:59 +02:00
..
.gitignore udev/.gitignore: add udev.pc 2009-06-22 00:33:09 +02:00
test-udev.c remove UDEV_RUN environment variable 2009-12-25 15:23:45 +01:00
udev-event.c delete old tags when configuration changes 2010-04-23 09:01:56 +02:00
udev-node.c more readlink buffer size handling 2010-04-21 14:44:33 +02:00
udev-rules.c use the usual TAG+=, TAG= logic 2010-04-22 19:03:11 +02:00
udev-watch.c more readlink buffer size handling 2010-04-21 14:44:33 +02:00
udev.h unify/cleanup event handling 2010-04-12 15:51:16 +02:00
udev.pc.in udev.pc: add 2009-06-19 19:17:18 +02:00
udev.xml all to match against a given TAG== 2010-04-22 18:33:24 +02:00
udevadm-control.c udevadm: control - remove compat code 2009-09-14 14:29:05 +02:00
udevadm-info.c udevadm: info --export-db -- remove watch handle export 2010-04-22 06:24:47 +02:00
udevadm-monitor.c add TAG= to improve event filtering and device enumeration 2010-04-22 18:12:36 +02:00
udevadm-settle.c unblock signals we might want to handle 2009-10-31 11:53:41 +01:00
udevadm-test.c remove UDEV_RUN environment variable 2009-12-25 15:23:45 +01:00
udevadm-trigger.c add TAG= to improve event filtering and device enumeration 2010-04-22 18:12:36 +02:00
udevadm.c udevadm: logging - copy va_list and do not use it twice 2009-12-25 16:14:22 +01:00
udevadm.xml add TAG= to improve event filtering and device enumeration 2010-04-22 18:12:36 +02:00
udevd.c udevd: always try to find an idle worker instead of forking a new one 2010-04-26 12:25:59 +02:00
udevd.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00