feat: add gaming performance tweaks

This commit is contained in:
2026-04-23 19:54:47 +02:00
parent 94cac779ca
commit c9958f30ff
2 changed files with 14 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