This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2025-01-25 13:49:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
genode
/
repos
/
dde_linux
/
ports
/
linux.hash
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
linux: allow more workers when scheduling works 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
2023-02-13 10:13:18 +01:00
04e5e6e790ae0a41343fec197667cc94a1bc3f25
Reference in New Issue
Copy Permalink