|
|
|
|
|
by bilegeek
91 days ago
|
|
Kernel arguments are the primary method: https://wiki.archlinux.org/title/Zswap#Using_kernel_boot_par... Snag: I had issues getting it to use zstd at boot. Not sure if it's a bug or some peculiarity with Debian. Ended up compiling my own kernel for other reasons, and was finally able to get zstd by default, but otherwise I'd have to make/add it to a startup script. |
|
In short: add the kernel modules and update GRUB as usual, then install sysfsutils and add the following line at the end of `/etc/sysfs.conf`:
Perhaps some kernel change between Linux 6.8 and 6.12 caused the old approach to no longer work.