fix: move root fs configuration into etc/

This commit is contained in:
2026-04-23 20:56:31 +02:00
parent b53480f112
commit 038a827d14
5 changed files with 0 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# https://wiki.archlinux.org/title/Gaming#Improving_performance
vm.compaction_proactiveness = 0
vm.watermark_boost_factor = 1
vm.min_free_kbytes = 1048576
vm.watermark_scale_factor = 500
vm.swappiness = 10
vm.zone_reclaim_mode = 0
vm.page_lock_unfairness = 1