summaryrefslogtreecommitdiff
path: root/pcr/parabola-proaudio-settings/99-sysctl.conf
blob: 25bde20b7484b7536b42c8ba86ff221614c62ecb (plain)
1
2
3
4
5
# By default, swap frequency defined by "swappiness" is set to 60. By reducing this number to 10, the system will wait much longer before trying to write to disk
vm.swappiness = 0

# inotify watches for changes to files and reports them to applications requesting this information. When working with lots of audio data, a lot of watches will need to be kept track of, so they will need to be increased.
fs.inotify.max_user_watches = 524288