Files
systemd/src/core
Michal Koutný cf62e00295 path: Close inotify FD asynchronously
inotify FD may take several milliseconds to close.  We measured
daemon-reload

        default: (0.427 ± 0.05) s
        async:   (0.323 ± 0.02) s

with 5 path units out of 422 units. I.e. ~1% of units cause ~25% of
delay, hence this fix seems like low-hanging fruit on the daemon-reload
critical path.

Particular inotify slowness pointed out by @fbuihuu.
2025-03-04 21:37:58 +01:00
..
2025-01-15 10:35:28 +01:00
2025-01-15 10:35:28 +01:00
2024-10-09 06:57:11 +09:00
2024-06-28 18:51:56 +02:00
2023-10-19 10:05:20 +01:00
2024-10-02 18:29:43 +02:00
2024-10-02 18:29:43 +02:00
2025-01-24 05:08:12 +09:00
2025-01-20 23:19:00 -05:00
2024-06-19 16:22:23 +02:00
2025-03-01 13:54:58 +01:00
2025-02-21 14:22:51 +01:00
2025-03-04 21:37:58 +01:00
2024-03-20 15:18:21 +01:00