The Wire · Showcase
KERNEL SCHEDULER UPDATES ACROSS BORE AND SCX TOOLING
By RepoJournal · Filed · About CachyOS
CachyOS shipped BORE 6.8.0 patches across two kernel series while upgrading its sched-ext ecosystem in parallel, signaling major tuning work ahead.
The scheduler desk landed BORE 6.8.0 for both the 7.1 and 6.18 kernel series [1][2], the bread-and-butter CPU scheduling patch that powers CachyOS installs. On the sched-ext front, scx-tools-git and scx-scheds-git both got version bumps and tags [3][4], keeping the experimental scheduler framework in sync with upstream movement. Jupiter-fan-control got patched for a thermal zone rename crash loop [5], a fix that prevents boot hangs on Steam Deck hardware. The CLI installer continued infrastructure work with gucc gaining net-profiles support for both groups and user-supplied configs [14][15], bringing feature parity with calamares while the live ISO shifted the rate-mirrors service to masked mode [6]. Rate-mirrors itself landed version 0.30.0 with LLVM stack compilation to dodge LTO linking errors [7][8], and Vladislav Nepogodin's batch of AUR nvchecker fixes across freetube, librepods, libsrm, louvre, and qlcplus keep package update detection locked in [9][10][11][12][13].
One email a day. Unsubscribe in one click.
Keep up with CachyOS in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Test BORE 6.8.0 patches on both 7.1 and 6.18 kernel branches before wide release CachyOS/kernel-patches [plan]
- → Verify Jupiter-fan-control thermal zone rename works across hardware before deploying to stable CachyOS/CachyOS-PKGBUILDS [monitor]
- → Review gucc net-profiles implementation for calamares parity before next ISO spin CachyOS/New-Cli-Installer [plan]
References
- [1] 7.1: add BORE 6.8.0 CachyOS/kernel-patches
- [2] 6.18: add BORE 6.8.0 CachyOS/kernel-patches
- [3] scx-tools-git: bump version and tag CachyOS/copr-linux-cachyos
- [4] scx-scheds-git: bump version and tag CachyOS/copr-linux-cachyos
- [5] jupiter-fan-control: Fix crash loop because of thermal zone rename CachyOS/CachyOS-PKGBUILDS
- [6] util-iso.sh: mask cachyos-rate-mirrors service CachyOS/CachyOS-Live-ISO
- [7] rate-mirrors: build with llvm stack CachyOS/CachyOS-PKGBUILDS
- [8] rate-mirrors: update to 0.30.0 CachyOS/CachyOS-PKGBUILDS
- [9] freetube: fix nvchecker CachyOS/cachyos-aur-derived
- [10] librepods: fix nvchecker CachyOS/cachyos-aur-derived
- [11] libsrm: fix nvchecker CachyOS/cachyos-aur-derived
- [12] louvre: fix nvchecker CachyOS/cachyos-aur-derived
- [13] qlcplus: fix nvchecker CachyOS/cachyos-aur-derived
- [14] 👷 gucc: support net-profiles groups&subgroups CachyOS/New-Cli-Installer
- [15] 👷 gucc: support user-supplied net-profiles CachyOS/New-Cli-Installer