How the f do I enable z3fold for zswap on boot on opensuse tumbleweed? I can load the module at runtime, but not on boot
1.722226] zswap: zpool z3fold not available, using default zbud
modinfo z3fold
filename: /lib/modules/5.9.1-1-default/kernel/mm/z3fold.ko.xz
description: 3-Fold Allocator for Compressed Pages
I’ve tried putting the line “z3fold” in “/etc/modprobe.d/99-local.conf”,
I’ve put the line “z3fold” in “/etc/modprobe.d/99-local.conf”.
i’ve rebuilt the kernel with “sudo mkinitrd” and “sudo dracut --regenerate-all --force”.
does not work.
please indicate full commands. thanks