diff options
author | 2019-07-05 12:10:10 +0000 | |
---|---|---|
committer | 2019-07-05 12:10:10 +0000 | |
commit | ae8374b9171f55e4b2456a89c96c72574d7dfca7 (patch) | |
tree | 8ebec2fbf2c34176b81243b8e26e83086261e429 /usr.sbin/syslogd | |
parent | Fix manual openssl(1) dgst (diff) | |
download | wireguard-openbsd-ae8374b9171f55e4b2456a89c96c72574d7dfca7.tar.xz wireguard-openbsd-ae8374b9171f55e4b2456a89c96c72574d7dfca7.zip |
Use multi-threaded task queues to prevent deadlocks in the case where a
tasks sleeps and expects to be woken up by a task that will be submitted
to the same task queue. That scenario happens in the output hotplug code.
We probably should spend some time on tuning the number of threads but
let's make things work correctly first.
Based on some serious debugging done by Sven M. Hallberg.
ok jsg@
Diffstat (limited to 'usr.sbin/syslogd')
0 files changed, 0 insertions, 0 deletions