mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
conf: lower pulse client priority
So that jack and native pipewire clients get more priority. The pulse clients are supposed to less critical desktop apps.
This commit is contained in:
parent
4be0c5f365
commit
93d27cb26f
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ context.modules = [
|
||||||
args = {
|
args = {
|
||||||
nice.level = -11
|
nice.level = -11
|
||||||
#rt.prio = 88
|
#rt.prio = 88
|
||||||
|
rt.prio = 65
|
||||||
#rt.time.soft = -1
|
#rt.time.soft = -1
|
||||||
#rt.time.hard = -1
|
#rt.time.hard = -1
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue