The Wire · Showcase
LINUX 7.2-RC4 LANDS WITH GAMING SCHEDULER, ANANICY OVERHAULS PROCESS TUNING
By RepoJournal · Filed · About CachyOS
CachyOS shipped kernel 7.2-rc4 with a new gaming-optimized scheduler branch and AMD display fixes, while ananicy-rules yanked normal scheduling from most process types in a major behavioral shift.
The Linux 7.2-rc4 kernel dropped overnight [1] rebased from upstream with three critical branches: gaming-sched (fresh), fixes (updated with AMD vblank/flip handling), and quirks for audio. This pairs with ananicy-rules 1.1.46 [2], which removes sched: normal from the majority of process types [3] after merging gaming improvements [4] that specifically avoid idle scheduling for Steam. The shift means process tuning now defaults to CachyOS-optimized schedules rather than kernel defaults, a material change for desktop and gaming workloads. In parallel, the wiki simplified post-install documentation by removing manual WiFi regdom configuration [5] since it's now automated. ntfsprogs-plus got dropped as unused from PKGBUILDS [6], and Chrome hardware acceleration docs landed for RTX 5070 users [7]. Minor bump: repo-manage-util updated userver dependencies [8].
One email a day. Unsubscribe in one click.
What actually shipped in CachyOS, written up every day — commits, pull requests, releases, and security advisories.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Test Linux 7.2-rc4 in gaming workloads before production - new scheduler branch needs validation CachyOS/linux [plan]
- → Rebuild with ananicy-rules 1.1.46 to get new scheduler defaults - old configs will behave differently CachyOS/ananicy-rules [plan]
- → Skip ntfsprogs-plus on next system update - package is no longer maintained CachyOS/CachyOS-PKGBUILDS [monitor]
References
- [1] CachyOS Linux 7.2-rc4-1 ↗ CachyOS/linux
- [2] 1.1.46 ↗ CachyOS/ananicy-rules
- [3] Merge pull request #581 from lukaogadze/add-games CachyOS/ananicy-rules
- [4] Merge pull request #580 from lindestad/fix/steam-scheduling CachyOS/ananicy-rules
- [5] Post Install Setup: Remove WIFI regdom guide since it's now been CachyOS/wiki
- [6] ntfsprogs-plus: Remove custom package CachyOS/CachyOS-PKGBUILDS
- [7] Google Chrome hardware acceleration instructions for NVIDIA RTX 5070 ↗ CachyOS/wiki
- [8] api-service: update userver CachyOS/repo-manage-util