#sched-ext
However, it also allows more people to participate because fixing issues in an ebpf tool is simple.

Before eBPF and sched-ext, there were probably only a few dozen people in the world who could write Linux schedulers. Nowadays, I can teach people how to write a basic one in a 30-minute talk.
October 28, 2025 at 11:44 AM
Linux Sched_ext Schedulers and Tools https:// github.com/sched-ext/scx

Interest | Match | Feed
Origin
mamot.fr
October 20, 2025 at 2:14 PM
Linux 6.18 sched\_ext Preps For Cgroup Sub-Scheduler Support The sched\_ext scheduler framework that allows creating kernel thread schedulers via BPF programs is ready with some updates for the Linux 6.18 kernel... https://www.phoronix.com/news/Linux-6.18-sched-ext

Interest | Match | Feed
Origin
social.cutie.team
September 27, 2025 at 10:17 AM
I do think that manually adjusting your cgroup settings or making a controller that can do it autonomically should get you the results you want, without needing to write your own sched-ext scheduler, fwiw.

This is 100% Kubernetes not letting us use cgroups reasonably well. Linux is good at this!
September 19, 2025 at 8:28 PM
I think I’m gonna have to create a sched-ext project for this but I don’t want to 😭
September 19, 2025 at 8:17 PM
This was brought to you by me really not wanting to have to create an eBPF sched-ext project.
September 19, 2025 at 8:16 PM
`scx_bpfland` works really well as scheduler, I can compile Zed which mostly maxes out my CPU and still browse the web comfortably in Firefox.

https://github.com/sched-ext/scx/tree/main/scheds/rust/scx_bpfland

#linux #nixos
scx/scheds/rust/scx_bpfland at main · sched-ext/scx
sched_ext schedulers and tools. Contribute to sched-ext/scx development by creating an account on GitHub.
github.com
July 14, 2025 at 8:07 AM
Optimize cloud native workloads using the Linux Scheduler Extension for different application scenarios with two main components:

eBPF component that implements low-level sched-ext functionalities
A user-space scheduler with scx_goland_core that implements the policy
GitHub - Gthulhu/Gthulhu: Gthulhu optimizes cloud-native workloads using the Linux Scheduler Extension for different application scenarios.
Gthulhu optimizes cloud-native workloads using the Linux Scheduler Extension for different application scenarios. - Gthulhu/Gthulhu
github.com
July 1, 2025 at 1:56 PM
Re: [PATCH v5 08/14] sched/ext: Add a DL server for sched_ext tasks Tejun Heo writes: (Summary) On Fri, Jun 20, 2025 at 04:32:23PM -0400, Joel Fernandes wrote: ... +} Needing to pass in @rf to ext_...

Origin | Interest | Match
Awakari App
awakari.com
June 23, 2025 at 10:20 PM
Re: [PATCH v2 03/10] sched/ext: Add a DL server for sched_ext tasks Summary not available

Interest | Match | Feed
Origin
lkml.org
June 12, 2025 at 4:56 PM
Re: [PATCH v2 03/10] sched/ext: Add a DL server for sched_ext tasks Summary not available

Origin | Interest | Match
Awakari App
awakari.com
June 12, 2025 at 5:06 PM
Re: [PATCH v2 03/10] sched/ext: Add a DL server for sched_ext tasks Tejun Heo writes: (Summary) Otherwise, the start/stop overhead can become pretty expensive: expensive: https://lore.kernel.org/all/[email protected]/ https://lore.k...

| Details | Interest | Feed |
Origin
lkml.org
June 3, 2025 at 12:31 AM
Re: [PATCH v2 03/10] sched/ext: Add a DL server for sched_ext tasks Tejun Heo writes: (Summary) O...

http://lkml.org/lkml/2025/6/2/1143

Result Details
Awakari App
awakari.com
June 3, 2025 at 12:31 AM
Hey! Please join the discord then you can talk with the maintainers of it. They are actively there in the #sched-ext channel.
Here you can find a small information for each scheduler:
github.com/sched-ext/sc...
scx/scheds/rust/scx_p2dq at main · sched-ext/scx
sched_ext schedulers and tools. Contribute to sched-ext/scx development by creating an account on GitHub.
github.com
April 22, 2025 at 6:00 PM
Learn how to create a scheduler that makes your system run fast when you shout at it using sched-ext and hello-ebpf in this week's blog post: mostlynerdless.de/blog/2025/03...
Hello eBPF: A scheduler controlled by sound (20) - Mostly nerdless
Learn how to create a scheduler that makes your system run fast when you shout at it, using sched-ext and hello-ebpf.
mostlynerdless.de
March 25, 2025 at 8:12 AM
March 23, 2025 at 8:00 PM
And if you're done, come over to sched-ext project and learn how to write your own tiny scheduler: github.com/parttimenerd...
GitHub - parttimenerd/minimal-scheduler: A minimal Linux scheduler with sched-ext written in C
A minimal Linux scheduler with sched-ext written in C - parttimenerd/minimal-scheduler
github.com
March 6, 2025 at 7:14 PM
Learn how to write a custom Linux scheduler for concurrency fuzzing with sched-ext and hello-ebpf in this week's blog post.: mostlynerdless.de/blog/2025/02...
Helle eBPF: Concurrency Testing using Custom Linux Schedulers (19) - Mostly nerdless
Learn how to write a custom Linux scheduler for concurrency fuzzing with sched-ext and hello-ebpf in this weeks blog post.
mostlynerdless.de
February 25, 2025 at 7:56 AM