[packages/kernel] z3fold/zbud were dropped hence make zsmalloc explicit default
atler
atler at pld-linux.org
Sat Sep 27 23:39:44 CEST 2025
commit 214d2aa5dc8093675edffaab04540dff5af8d3aa
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Sep 27 23:38:14 2025 +0200
z3fold/zbud were dropped hence make zsmalloc explicit default
kernel-multiarch.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 26955283..a80b81ab 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -14239,7 +14239,7 @@ ZSWAP_COMPRESSOR_DEFAULT_842 all=n
ZSWAP_COMPRESSOR_DEFAULT_LZ4 all=n
ZSWAP_COMPRESSOR_DEFAULT_LZ4HC all=n
ZSWAP_COMPRESSOR_DEFAULT_ZSTD all=n
-ZSWAP_ZPOOL_DEFAULT_ZSMALLOC all=n
+ZSWAP_ZPOOL_DEFAULT_ZSMALLOC all=y
ZSMALLOC all=y
ZSMALLOC_STAT all=y
ZSMALLOC_CHAIN_SIZE all=8
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/214d2aa5dc8093675edffaab04540dff5af8d3aa
More information about the pld-cvs-commit
mailing list