mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-25 06:59:57 -05:00
modules: Rename module-rtkit to module-rt
I don't think PipeWire currently has a way to temporarily alias module-rtkit to module-rt though, so right now this would break realtime scheduling for people with modified configs that use module-rtkit.
This commit is contained in:
parent
6fc966f385
commit
2b73c86af5
15 changed files with 24 additions and 25 deletions
|
|
@ -35,7 +35,7 @@ context.modules = [
|
|||
#
|
||||
#
|
||||
# Boost the data thread priority.
|
||||
{ name = libpipewire-module-rtkit
|
||||
{ name = libpipewire-module-rt
|
||||
args = {
|
||||
#nice.level = -11
|
||||
#rt.prio = 88
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue