mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
e2c334d6e4
Workers are only summoned by the manager or when there are no workers on a work queue. In case a work in front of a work queue depends on a work behind it, a deadlock may occur. To solve this Linux spawns a rescue worker using timers. Timing of Linux based drivers is currently reworked and not reliable. Therefore, we increase the number of workers that are spawned from 1 to 3 per work queue in order to resolve possible deadlocks. Fixes #4762 |
||
---|---|---|
.. | ||
dde_linux.hash | ||
dde_linux.port | ||
libnl.hash | ||
libnl.port | ||
linux-firmware.hash | ||
linux-firmware.port | ||
linux.hash | ||
linux.port | ||
wpa_supplicant.hash | ||
wpa_supplicant.port |