Skip to content

Is the Liquorix kernel compatible with Spiral Linux? #472

Answered by geckolinux
birds-swim asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there, notice that zRAM isn't the same as zSwap: https://askubuntu.com/a/472227

LZO and LZ4 and Zstd are compression methods (think ZIP vs RAR) that are built into the kernel for the purpose of swap compression.

If you don't have a swap file or swap partition then zSwap won't get enabled.

According to this comment, zRAM and zSWAP shouldn't be used concurrently.

To disable zRAM: sudo systemctl disable zramswap.service && sudo systemctl stop zramswap.service

To disable zSWAP if the Liquorix kernel enables it by default: https://wiki.archlinux.org/title/Zswap#Toggling_zswap

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@birds-swim
Comment options

@geckolinux
Comment options

Answer selected by birds-swim
@birds-swim
Comment options

@geckolinux
Comment options

@birds-swim
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants