Skip to content

Commit 7ee98e8

Browse files
committed
cachyos-kernels: Do not mention to obsolete schedulers
1 parent 1a59767 commit 7ee98e8

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

src/content/docs/cachyos-kernels.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,8 @@ The Schedulers listed below are supported
3737
We have provided all these CPU schedulers because each scheduler performs differently depending on usage. We recommend testing each one to determine which best suits your specific requirements.
3838
- **([BORE](https://github.com/firelzrd/bore-scheduler))** **Burst-Oriented Response Enhancer** Scheduler by [firelzrd (BORE)](https://github.com/firelzrd/bore-scheduler) `linux-bore` / `linux-cachyos-bore` / `linux-cachyos`
3939
- **([EEVDF](https://lwn.net/Articles/927530/))** **Earliest Eligible Virtual Deadline** - `linux-cachyos-eevdf`
40-
- **([SCHED-EXT](https://lwn.net/Articles/922405/))** **BPF extensible scheduler class** - `linux-cachyos-sched-ext`
41-
42-
### :books: Archived schedulers
43-
- **CacULE and CacULE-RDB** by Hamad Marri, supported by CachyOS in the past as - `linux-cachyos-cacule`
44-
***ATTENTION:** Not supported after version 6.1. If you still want to use it, you can get it from the archive repository - [linux-cacule](https://github.com/ptr1337/linux-cacule)*
45-
- **(CFS) - Standard Scheduler Completely Fair Scheduler** - `linux-cachyos-cfs`
46-
- **(BMQ) - BitMap Queue** by Alfred Chen - `linux-cachyos-bmq`
47-
- **(PDS) - Priority and Deadline based Skiplist multiple queue** by Alfred Chen - `linux-cachyos-pds`
48-
- **(TT) - Task Type** Scheduler by [Hamad Marri](https://github.com/hamadmarri/TT-CPU-Scheduler) - `linux-cachyos-tt` / `linux-tt`
49-
***ATTENTION:** Not supported after version 6.6.*
50-
40+
- **([SCHED-EXT](https://lwn.net/Articles/922405/))** **BPF extensible scheduler class** - `linux-cachyos-sched-ext` or `linux-cachyos`
41+
5142
> The CachyOS repositories provide prebuilt kernels in three different march versions: `x86-64`, `x86-64-v3`, and `x86-64-v4`. In addition, the repositories also offer LTO-enabled kernels.
5243
5344
## Features

0 commit comments

Comments
 (0)