You are not logged in.
Pages: 1
Hello, I followed the wiki on zswap.
Kernel: 6.9.6-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC
I'm running BTRFS
adding "swap.enabled=0" to kernel parameters:
GRUB_CMDLINE_LINUX_DEFAULT="rd.luks.uuid=### loglevel=3 zswap.enabled=0 nowatchdog nvme_load=YES"
updated grub: grub-mkconfig -o /boot/grub/grub.cfg
I rebooted.
I'm zswap is still enabled
sudo dmesg | grep zswap
[ 0.559163] zswap: loaded using pool zstd/zsmalloc
sudo cat /proc/cmdline
BOOT_IMAGE=/@/boot/vmlinuz-linux-zen root=UUID=### rw rootflags=subvol=@ nowatchdog nvme_load=YES rd.luks.uuid=### loglevel=3
It's like grub refuse want to add it to the cmdline when I update. Has anyone else experience this?
Last edited by cire0x (2024-06-27 18:02:25)
Offline
never mind, I mysteriously fixed it.
Offline
What did you actually do? https://wiki.archlinux.org/title/Genera … way_street
In any case, please mark as [SOLVED] by editing the title in your first post.
Offline
Pages: 1