mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
rtkit: add parameters for prio and rlimits
Make it possible to configure the prio and rlimits on the rtkit module. Set the defaults to the max.
This commit is contained in:
parent
40db445f3d
commit
03844d6c72
2 changed files with 72 additions and 28 deletions
|
|
@ -24,7 +24,7 @@ add-spa-lib api.jack.* jack/libspa-jack
|
|||
#load-module -ifexists libpipewire-module-spa-device api.jack.device
|
||||
#load-module libpipewire-module-spa-device api.alsa.enum.udev
|
||||
#load-module libpipewire-module-spa-node api.alsa.seq.bridge node.name=MIDI-Bridge
|
||||
load-module libpipewire-module-rtkit
|
||||
load-module libpipewire-module-rtkit # rt.prio=20 rt.time.soft=200000 rt.time.hard=200000
|
||||
load-module libpipewire-module-protocol-native
|
||||
load-module libpipewire-module-profiler
|
||||
load-module libpipewire-module-metadata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue