Liquorix is a distro kernel replacement built using the best configuration and kernel sources for desktop, multimedia, and gaming workloads.
--- VM ---
Mem dirty before bg writeback..: 10 % -> 20%
Mem dirty before sync writeback: 20 % -> 50%
--- Process Scheduler (CFS) --- (disabled)
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
--- Process Scheduler (MuQSS) --- (enabled)
Round Robin Interval...........: 6 -> 3 ms
--- CPU Frequency Scaling ---
Ondemand down scaling factor...: 1 -> 10
# /etc/apt/sources.list.d/liquorix.list
deb http://liquorix.net/debian sid main
deb-src http://liquorix.net/debian sid main
# Mirrors:
#
# Unit193 - France
# deb http://mirror.unit193.net/liquorix sid main
# deb-src http://mirror.unit193.net/liquorix sid main
All packages in the liquorix repository are signed. Run the command below to install the keyring package for liquorix.net.
apt-get install liquorix-keyring
The Liquorix kernel can be installed by way of meta-packages. This will guarantee that the latest kernel is installed on every upgrade.
32-bit without PAE (HIGHMEM4G):
apt-get install linux-image-liquorix-686 linux-headers-liquorix-686
32-bit with PAE (HIGHMEM64G):
apt-get install linux-image-liquorix-686-pae linux-headers-liquorix-686-pae
64-bit:
apt-get install linux-image-liquorix-amd64 linux-headers-liquorix-amd64