summaryrefslogtreecommitdiff
path: root/pcr/parabola-proaudio-settings/99-sysctl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/parabola-proaudio-settings/99-sysctl.conf')
-rw-r--r--pcr/parabola-proaudio-settings/99-sysctl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/parabola-proaudio-settings/99-sysctl.conf b/pcr/parabola-proaudio-settings/99-sysctl.conf
index 25bde20b7..09f939611 100644
--- a/pcr/parabola-proaudio-settings/99-sysctl.conf
+++ b/pcr/parabola-proaudio-settings/99-sysctl.conf
@@ -1,5 +1,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
+vm.swappiness = 10
# 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