Additional zram + swap tuning

This commit is contained in:
Ryan Hughes
2026-07-27 09:48:20 -04:00
parent c7f7e837b2
commit 72dfbb43cd
3 changed files with 24 additions and 17 deletions
+4
View File
@@ -0,0 +1,4 @@
# Arch's kernel enables zswap by default, which in front of swap-on-zram just
# double-compresses pages and breaks zramctl accounting. Boot-only (w!), so
# flipping it on by hand for an experiment sticks until reboot.
w! /sys/module/zswap/parameters/enabled - - - - N