Skip to content

backends/native: Use rtkit to get realtime priority

Carlos Garnacho requested to merge wip/carlosg/rtkit into main

Instead of using sched_setscheduler directly (and relying that we somehow got CAP_SYS_NICE), use rtkit to do this for us.

Fixes: gnome-shell#2284 (closed)

Merge request reports

Loading