mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
daemon: add support for mlockall
This commit is contained in:
parent
ab91e94b59
commit
8c84c96fe1
4 changed files with 14 additions and 4 deletions
|
|
@ -6,6 +6,7 @@ properties = {
|
|||
#link.max-buffers = 64
|
||||
link.max-buffers = 16 # version < 3 clients can't handle more
|
||||
#mem.allow-mlock = true
|
||||
#mem.mlock-all = false
|
||||
#log.level = 2
|
||||
|
||||
## Properties for the DSP configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue