Debian 10694 Ubuntu 6923 Arch Linux 917 Published by

Steven Barrett has announced the release of Liquorix kernel version 6.16-5, a distro kernel replacement optimized for desktop, multimedia, and gaming workloads. This updated kernel includes significant enhancements such as improved scheduling algorithms, increased system responsiveness, and optimized CPU frequency settings. Additionally, it features advanced technologies like High Resolution Scheduling, Preemptible tree-based hierarchical RCU, and Compressed Swap to provide a faster and more efficient computing experience. The Liquorix kernel is available for installation on Debian, Ubuntu, and Arch Linux systems through a simple script.



Liquorix Kernel 6.16-5 Now Available for Enhanced System Performance

Steven Barrett has announced the release of the Liquorix kernel version 6.16-5. This distro kernel replacement is built on top of Linux Kernel 6.16.6 and optimized for desktop, multimedia, and gaming workloads.
Screenshot_from_2025_09_10_07_49_19

Key Features

Liquorix kernel 6.16-5 boasts several significant enhancements:

  1. Zen Interactive Tuning: Optimizes system responsiveness at the cost of throughput and power usage.
  2. Scheduling Improvements
    • Block Layer: Switches to bfq (Batch Fair Queue) scheduler for better performance under heavy I/O loads.
    • Virtual Memory Subsystem:
      • Enables background-reclaim hugepages for improved memory management.
      • Sets MG-LRU minimum cache TTL to 1000 ms for reduced latency.
      • Disables compact unevictable and proactive compaction features for better performance under high memory pressure.
  3. CPUFreq Settings: Tweaks ondemand sampling down factor, default up threshold, and micro up threshold for improved system responsiveness.
  4. PDS/BMQ CPU Scheduler: Improves scheduling timeslice to 2 ms for better performance under gaming and multimedia workloads.
  5. Kernel Preemption: Enables hard kernel preemption for responsive system behavior under high-intensity mixed workload scenarios.
Additional Features
  1. High Resolution Scheduling: Supports a 1000hz tick rate for precise low jitter task scheduling.
  2. Preemptible tree-based hierarchical RCU: Optimizes real-time systems with an RCU implementation.
  3. Budget Fair Queue: Provides a disk scheduler optimized for desktop usage, high throughput, and low latency.
  4. TCP BBR2 Congestion Control: Maximizes throughput using fast congestion control algorithms.
  5. Compressed Swap: Compresses swap storage using LZ4 compression with zswap.
Binary Builds and Distribution Support

Liquorix kernel 6.16-5 offers:

  1. Binary builds for popular Debian distros: Supports Debian Stable, Testing, and Unstable.
  2. Ubuntu builds: Available on the Liquorix PPA within hours of Debian releases.
  3. Distribution kernel drop-in replacement: Provides proper distribution-style configuration supporting a broad selection of hardware.

Installation Guide

To install the Liquorix kernel on your system, run the following on your Debian, Ubuntu, or Arch based Linux distribution:

curl -s 'https://liquorix.net/install-liquorix.sh' | sudo bash

This script will automatically download and install the latest Liquorix kernel.

For more information, visit the Liquorix website.