The Wire · Showcase
BORE SCHEDULER LANDS ON 7.2-RC5, GAMING STACK REFRESHES, DASHBOARD TAPS LIVE MIRRORLIST DATA
By RepoJournal · Filed · About CachyOS
CachyOS kernel patches forward-ported the BORE scheduler to Linux 7.2-rc5 as the maintainers ship updates across gaming tools and system configuration.
The BORE scheduler port to 7.2-rc5 [1] required significant API updates to accommodate upstream kernel refactoring, particularly in how the `requeue_delayed_entity` function signature changed to include runqueue context and how `update_curr` was flattened. On the gaming front, gamescope jumped to 3.16.25 [2] while steamos-manager hit 26.4.1-1 [3] and steamdeck-dsp landed at 0.99-1 [4], though steam itself was dropped from the repos [5]. Documentation expanded significantly with CPU guidelines now more detailed in cachyos_settings.mdx [6], and the Hyprland config gained support for noctalia-greeter [7] plus a new zoom function with key bindings [8]. The public dashboard now consumes live mirrorlist data from the API [9], moving away from static baseline data to reflect current mirror status.
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 scheduler forward-port on 7.2-rc5 in pre-release builds CachyOS/kernel-patches [plan]
- → Integrate gamescope 3.16.25 and steamos-manager 26.4.1-1 into next release cycle CachyOS/CachyOS-PKGBUILDS [plan]
- → Verify dashboard mirror resolution uses live API data correctly in staging CachyOS/public-dashboard [monitor]
References
- [1] 7.2: forward-port BORE scheduler 6.8.0 to 7.2-rc5-1 ↗ CachyOS/kernel-patches
- [2] gamescope: 3.16.25 CachyOS/CachyOS-PKGBUILDS
- [3] steamos-manager: 26.4.1-1 CachyOS/CachyOS-PKGBUILDS
- [4] steamdeck-dsp: 0.99-1 CachyOS/CachyOS-PKGBUILDS
- [5] steam: Drop again CachyOS/CachyOS-PKGBUILDS
- [6] cachyos_settings.mdx: expanded CPU guidelines ↗ CachyOS/wiki
- [7] Adding support for noctalia-greeter ↗ CachyOS/cachyos-hypr-noctalia
- [8] Implement zoom function with key bindings ↗ CachyOS/cachyos-hypr-noctalia
- [9] feat: use API provided mirrorlist data ↗ CachyOS/public-dashboard