mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
causes the rem timer callback pending check to run more often (every 1 ms instead 10 ms). This is essential to met the timeout requirements of the audio backend, which must be checked&run every 5ms.