Liquorix is a distro kernel replacement built using the best configuration and kernel sources for desktop, multimedia, and gaming workloads.
--- Virtual Memory Subsystem ---------------------------
Mem dirty before bg writeback..: 10 % -> 20 %
Mem dirty before sync writeback: 20 % -> 50 %
--- Block Layer ----------------------------------------
Default MQ scheduler......: mq-deadline -> bfq
--- CPU Scheduler (CFS) --------------------------------
Scheduling latency.............: 6 -> 3 ms
Minimal granularity............: 0.75 -> 0.3 ms
Wakeup granularity.............: 1 -> 0.5 ms
CPU migration cost.............: 0.5 -> 0.25 ms
Bandwidth slice size...........: 5 -> 3 ms
--- CPU Scheduler (MuQSS) ------------------------------
Scheduling interval............: 6 -> 4 ms
ISO task max realtime use......: 70 % -> 25 %
Debian Prerequisites:
curl 'https://liquorix.net/add-liquorix-repo.sh' | sudo bash
Ubuntu Prerequisites:
sudo add-apt-repository ppa:damentz/liquorix && sudo apt-get update
The Liquorix kernel can be installed by way of meta-packages. This will guarantee that the latest kernel is installed on every upgrade.
64-bit:
sudo apt-get install linux-image-liquorix-amd64 linux-headers-liquorix-amd64