1
Fork 0
pipewire/spa
Dimitrios Katsaros 1d3013f0f9 ALSA: Remove alsa timer from IRQ scheduling
As part of the setup for IRQ based scheduling, a period event
was installed. Not only is a timer based polling unecessary for
IRQ scheduling, depending on the state of the system, the timer
could fire far enough from the IRQ, causing alsa wakeup events
with no data in the ring buffer. Pipewire would identify these
events as an "early wakeup", adding an extra quantum of time
to the next_time estimate, skewing the clock and causing issues
with apps that depend on precise timing.
2023-12-13 20:56:50 +01:00
..
examples meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00
include stream: make empty objects remove the PARAM 2023-12-11 13:01:10 +01:00
plugins ALSA: Remove alsa timer from IRQ scheduling 2023-12-13 20:56:50 +01:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools
meson.build spa/meson.build: Look for udev rules in /usr by default 2023-12-02 10:08:12 +01:00