mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-07 06:56:43 +01:00
Tuning the sound architecture to be more Real Time aware.
This commit is contained in:
parent
6449a1e75f
commit
1e7f15c015
@ -0,0 +1,3 @@
|
||||
@audio nice -15
|
||||
@audio - rtprio 90 # maximum realtime priority
|
||||
@audio - memlock unlimited # maximum locked-in-memory address space (KB)
|
@ -1,2 +1,3 @@
|
||||
vm.swappiness = 30
|
||||
kernel.panic = 20
|
||||
fs.inotify.max_user_watches = 524288
|
||||
|
Loading…
Reference in New Issue
Block a user