From 7783f9a16e146fc3fb8d2f92a2a9e5fed9afadc0 Mon Sep 17 00:00:00 2001 From: LarsSoeMikkelsen Date: Sat, 28 Mar 2026 22:16:03 +0100 Subject: [PATCH] Update Hero.astro Changed EEVDF to BORE, to correctly reflect the current standard scheduler. --- src/components/widgets/Hero.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/widgets/Hero.astro b/src/components/widgets/Hero.astro index 5928695..fa351e8 100644 --- a/src/components/widgets/Hero.astro +++ b/src/components/widgets/Hero.astro @@ -19,7 +19,7 @@ import heroDark from '~/assets/images/hero_dark.png';

CachyOS ships every package optimized for your CPU - compiled with x86-64-v3/v4 and Zen4 instructions, LTO, and - PGO - on top of a custom kernel with the tuned EEVDF scheduler. The result: a noticeably faster + PGO - on top of a custom kernel with the tuned BORE scheduler. The result: a noticeably faster Arch Linux experience with the same rolling-release flexibility you expect.