mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
parent
e210c5f21c
commit
67b431cfca
6 changed files with 6 additions and 6 deletions
|
|
@ -33,7 +33,7 @@ context.modules = {
|
|||
libpipewire-module-rtkit = {
|
||||
args = {
|
||||
#nice.level = -11
|
||||
#rt.prio = 20
|
||||
#rt.prio = 88
|
||||
#rt.time.soft = 200000
|
||||
#rt.time.hard = 200000
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ context.modules = {
|
|||
libpipewire-module-rtkit = {
|
||||
args = {
|
||||
#nice.level = -11
|
||||
#rt.prio = 20
|
||||
#rt.prio = 88
|
||||
#rt.time.soft = 200000
|
||||
#rt.time.hard = 200000
|
||||
}
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ context.modules = {
|
|||
libpipewire-module-rtkit = {
|
||||
args = {
|
||||
#nice.level = -11
|
||||
#rt.prio = 20
|
||||
#rt.prio = 88
|
||||
#rt.time.soft = 200000
|
||||
#rt.time.hard = 200000
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ context.modules = {
|
|||
libpipewire-module-rtkit = {
|
||||
args = {
|
||||
#nice.level = -11
|
||||
#rt.prio = 20
|
||||
#rt.prio = 88
|
||||
#rt.time.soft = 200000
|
||||
#rt.time.hard = 200000
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ context.modules = {
|
|||
libpipewire-module-rtkit = {
|
||||
args = {
|
||||
#nice.level = -11
|
||||
#rt.prio = 20
|
||||
#rt.prio = 88
|
||||
#rt.time.soft = 200000
|
||||
#rt.time.hard = 200000
|
||||
}
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
#include <pipewire/impl.h>
|
||||
|
||||
#define DEFAULT_NICE_LEVEL -11
|
||||
#define DEFAULT_RT_PRIO 20
|
||||
#define DEFAULT_RT_PRIO 88
|
||||
#define DEFAULT_RT_TIME_SOFT 200000
|
||||
#define DEFAULT_RT_TIME_HARD 200000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue