commit | 5cb2abf79ef103838ab0f922643f4a62ddf16cfb | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 25 22:54:05 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Thu May 08 19:05:27 2025 +0000 |
tree | a180c41cd1fafa33a5a733e90b9476440b879686 | |
parent | 8e0475ec99829f8102e29c17833ad7e549a35d7e [diff] |
Switch ZSWAP_ZPOOL to zsmalloc The z3fold compressed pages allocator is on it's way out of the Linux kernel and running this on newer systems will give you an error: + lib/host:configure_zswap:45 : echo z3fold z3fold tee: /sys/module/zswap/parameters/zpool: No such file or directory So, get ahead of things and move to the much faster recommended by the kernel developers alternative. [1]: https://lore.kernel.org/all/20240904233343.933462-1-yosryahmed@google.com/T/#u Change-Id: I7c137114dd7585d3179a8d5dee818bb379bbcb1f