[packages/kernel] make zswap opt-in not opt-out

atler atler at pld-linux.org
Sat Sep 27 22:35:13 CEST 2025


commit b9bacd0bddbe07b0ac063f8ea0d7f7dcb4004c8b
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Sep 27 22:33:25 2025 +0200

    make zswap opt-in not opt-out
    
    it comes with tradeoffs each user should rather weigh individually

 kernel-multiarch.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index e9c178f3..26955283 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -14231,7 +14231,7 @@ XZ_DEC_TEST all=m
 #-
 SWAP all=y
 ZSWAP all=y
-ZSWAP_DEFAULT_ON all=y
+ZSWAP_DEFAULT_ON all=n
 ZSWAP_SHRINKER_DEFAULT_ON all=y
 ZSWAP_COMPRESSOR_DEFAULT_DEFLATE all=n
 ZSWAP_COMPRESSOR_DEFAULT_LZO all=y
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/b9bacd0bddbe07b0ac063f8ea0d7f7dcb4004c8b



More information about the pld-cvs-commit mailing list