mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-03 12:28:19 +02:00
Refactor get_rt_priority_range(). When we can't set the requested priority, use rlimit to clamp it and try again. If this clamped value is bigger than RT_PRIO_MIN, we can allow this. The result is that the RTPRIO is set to the max of the user rlimit RTPRIO, as long as it's more than 11. Previously it would fall back to RTKit. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||