From 23255dae0b4ac17b41a27268c98f92a64dde464b Mon Sep 17 00:00:00 2001 From: kev <31861128+piyoki@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:47:37 -0500 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffd33af78..506f3947a 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ We do this automatically, so we can gracefully update the cache's address and ke
From version 6.12 onwards, sched-ext support is officially available on the upstream kernel. You can use the latest kernel (pkgs.linuxPackages_latest
) or our provided CachyOS kernel (pkgs.linuxPackages_cachyos
).
From version 6.12 onwards, sched-ext support is officially available on the upstream kernel. You can use the latest kernel (pkgs.linuxPackages_latest
) or our provided CachyOS kernel (chaotic.legacyPackages.x86_64-linux.linuxPackages_cachyos
).
Just add this to your configuration:
From 1d427f66a79179d0fd9580f15b7dc8d79c176fbc Mon Sep 17 00:00:00 2001 From: kev <31861128+piyoki@users.noreply.github.com> Date: Sun, 5 Jan 2025 11:01:50 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 506f3947a..d7a3239f5 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ We do this automatically, so we can gracefully update the cache's address and ke From version 6.12 onwards, sched-ext support is officially available on the upstream kernel. You can use the latest kernel (pkgs.linuxPackages_latest
) or our provided CachyOS kernel (chaotic.legacyPackages.x86_64-linux.linuxPackages_cachyos
).
From version 6.12 onwards, sched-ext support is officially available on the upstream kernel. You can use the latest kernel (pkgs.linuxPackages_latest
) or our provided CachyOS kernel (pkgs.inuxPackages_cachyos
).
Just add this to your configuration:
@@ -257,6 +257,8 @@ enable_seq hotplug_seq nr_rejected root state switch_allOther variations of linuxPackages_cachyos
works without any issues. But, we don't build the ones in linuxPackages_cachyos-rc
, they should work, but don't expect cache for them.
You may install the CachyOS kernel directly using the default modules and overlays with pkgs.linuxPackages_cachyos
. Alternatively, use chaotic.legacyPackages.x86_64-linux.inuxPackages_cachyos
if you would like to use the package directly without using modules and overlay
For starters, suppose you're using our linuxPackages_cachyos
as the kernel and an up-to-date flake lock. Check if all these three hashes prompt the same:
From version 6.12 onwards, sched-ext support is officially available on the upstream kernel. You can use the latest kernel (pkgs.linuxPackages_latest
) or our provided CachyOS kernel (pkgs.inuxPackages_cachyos
).
From version 6.12 onwards, sched-ext support is officially available on the upstream kernel. You can use the latest kernel (pkgs.linuxPackages_latest
) or our provided CachyOS kernel (pkgs.linuxPackages_cachyos
).
Just add this to your configuration: