Considering that zsmalloc has already supported writeback capability and zswap LRU optimization, changing the default allocator of zpool in zswap from zbud to zsmalloc.
Nhat Pham (1): zswap: change zswap's default allocator to zsmalloc
Ze Zuo (1): openeuler_defconfig: set ZSWAP_ZPOOL_DEFAULT to ZSMALLOC
arch/arm64/configs/openeuler_defconfig | 6 +++--- arch/x86/configs/openeuler_defconfig | 6 +++--- mm/Kconfig | 1 + 3 files changed, 7 insertions(+), 6 deletions(-)