rtkit: boost default rt.prio to 88

See #685
This commit is contained in:
Wim Taymans 2021-03-03 19:56:22 +01:00
parent e210c5f21c
commit 67b431cfca
6 changed files with 6 additions and 6 deletions

View file

@ -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