Andrea Righi
@arighi.bsky.social
📤 47
📥 12
📝 22
Principal System Software Engineer @ NVIDIA
virtme-ng v1.38 is out! This is a pretty stable update, bringing only bug fixes. Most notably, the infamous "Stale file handle" errors with virtiofsd are finally gone. If you've hit them before, you know how annoying they were, so time to update!
github.com/arighi/virtm...
14 days ago
0
1
0
It was a great honor to speak at
@kernelrecipes.bsky.social
again this year. This conference is always a rich source of inspiration, I'm going back home full of new ideas... and lots of work to do. :) To all kernel folk: don't miss it next year!
#kr2025
16 days ago
1
5
2
reposted by
Andrea Righi
Kernel Recipes
16 days ago
#kr2025
speakers team. Thanks for making this edition a great success again!
0
5
3
reposted by
Andrea Righi
Kernel Recipes
18 days ago
juming on the conclusion after nice aquarium demos.
@arighi.bsky.social
0
2
1
reposted by
Andrea Righi
Kernel Recipes
18 days ago
@arighi.bsky.social
to finalize this first day : Scheduling recipes what the role of the scheduler, sched_ext project and interaction with BPF
kernel-recipes.org/en/2025/sche...
#kr2025
0
3
2
virtme-ng v1.37 has been released with the initial support for systemd. You can now test apps that depend on systemd inside the virtualized environment. More info:
github.com/arighi/virtm...
2 months ago
0
1
0
I'm excited to announce that the sched_ext microconference has been accepted for LPC 2025 in Tokyo - and the Call for Proposals is now open!
#linuxplumbers
Dec 11–13 | Tokyo, Japan Submit your topic:
lpc.events/event/19/abs...
Details:
lore.kernel.org/all/aH9NIL4C...
loading . . .
Linux Plumbers Conference 2025
The Linux Plumbers Conference (LPC) is a developer conference for the open source community. The LPC brings together the top developers working on the plumbing of Linux - kernel subsys...
https://lpc.events/event/19/abstracts/
3 months ago
0
2
0
I'm quite shocked to see a user-space Rust scheduler (rustland) competing and, in some cases, even outperforming other BPF or in-kernel schedulers. Big shoutout to the
@cachyos.org
community for constantly running all these benchmarks! It's great motivation to keep improving!
5 months ago
0
4
3
May the 4th be with your kernel tests, virtme-ng v1.34 is out! In this new release: vsock SSH support (more lightweight guest connections), a better support for the s390 architecture and the usual set of bug fixes and improvements.
github.com/arighi/virtm...
5 months ago
0
0
0
I've decided to revamp my Linux kernel scheduler in Rust, re-designing and improving the BPF <-> user-space pipeline, and found some interesting benchmark results (from the Phoronix test suite). User-space scheduling feels even more viable now. More info:
arighi.blogspot.com/2025/05/reva...
loading . . .
Revamping my Linux kernel scheduler in Rust
Recap Some time ago, I built a kernel scheduler in Rust, called scx_rustland . It runs entirely in user space, powered by sched_ext , a tec...
https://arighi.blogspot.com/2025/05/revamping-my-linux-kernel-scheduler-in.html
5 months ago
1
1
1
Video of my talk at OSPM Summit 2025 on the current status and future plans for sched_ext:
www.youtube.com/watch?v=YxO4...
loading . . .
sched_ext: current status and future plans - Andrea Righi (OSPM25)
YouTube video by Retis Lab
https://www.youtube.com/watch?v=YxO4g34qdB4
6 months ago
1
3
2
Me blabbing and demoing the new NUMA-aware features in the scx_bpfland scheduler
youtu.be/CootF9OtSRM
#linux
#scheduling
#sched_ext
#bpf
loading . . .
NUMA-aware scheduling with sched_ext and scx_bpfland
YouTube video by arighi_linux
https://youtu.be/CootF9OtSRM
6 months ago
0
6
2
virtme-ng v1.33 is available! Now you can run amd64 instances on non-x86 architectures (which means you can use arm64 as your kernel dev / testing platform with vng). Plus, more bug fixes and security improvements. Check out the full changes here:
github.com/arighi/virtm...
8 months ago
0
2
1
Ubuntu 25.04 is now sched_ext ready
arighi.blogspot.com/2025/02/ubun...
loading . . .
Ubuntu 25.04 is now sched_ext ready
Ubuntu 25.04 Plucky Puffin now ships a linux-generic kernel based on 6.12 , which means that sched_ext is supported out of the box! 🎉...
https://arighi.blogspot.com/2025/02/ubuntu-2504-is-now-schedext-ready.html?spref=tw
8 months ago
0
1
2
And my other talk at FOSDEM 2025 "Level up your Linux gaming: how sched_ext can save your fps" is also out:
ftp.fau.de/fosdem/2025/...
loading . . .
https://ftp.fau.de/fosdem/2025/ud2208/fosdem-2025-4618-level-up-your-linux-gaming-how-schedext-can-save-your-fps.mp4
8 months ago
0
9
3
Video of my talk at FOSDEM 2025 "Rust-ifying the Linux kernel scheduler (in user space)":
video.fosdem.org/2025/ub2252a...
There are some skips here and there in the recording, but they don't alter the content too much.
loading . . .
https://video.fosdem.org/2025/ub2252a/fosdem-2025-4620-rust-ifying-the-linux-kernel-scheduler-in-user-space-.mp4
8 months ago
0
2
1
reposted by
Andrea Righi
Phoronix
8 months ago
NVIDIA Engineer Talks Up sched_ext Linux Scheduler Possibilities At FOSDEM -
https://www.phoronix.com/news/NVIDIA-Talks-Up-Sched-Ext
loading . . .
NVIDIA Engineer Talks Up sched_ext Linux Scheduler Possibilities At FOSDEM
Merged last year for the Linux 6.12 kernel was sched_ext for allowing extensible scheduler possibilities by allowing schedulers to be implemented as eBPF code and dynamically loaded into the kernel. This allows for rapidly developing new schedulers as well as exploring other new possibilities around more intelligent kernel scheduling decisions. Meta, Google, Canonical (Ubuntu), and others have been big proponents of sched_ext and NVIDIA is also increasingly vocalizing their support for these extensible scheduler opportunities...
https://www.phoronix.com/news/NVIDIA-Talks-Up-Sched-Ext
0
9
2
Day 2 at
@fosdem.bsky.social
- today talking about gaming on Linux and scheduling
fosdem.org/2025/schedul...
loading . . .
FOSDEM 2025 - Level up your linux gaming: how sched_ext can save your fps
https://fosdem.org/2025/schedule/event/fosdem-2025-4618-level-up-your-linux-gaming-how-schedext-can-save-your-fps/
8 months ago
0
5
1
On my way to
@fosdem.bsky.social
to talk about Rust-ifying the Linux kernel scheduler
fosdem.org/2025/schedul...
loading . . .
FOSDEM 2025 - Rust-ifying the Linux kernel scheduler (in user space)
https://fosdem.org/2025/schedule/event/fosdem-2025-4620-rust-ifying-the-linux-kernel-scheduler-in-user-space-/
8 months ago
0
0
0
A short compilation of clips showing how sched_ext / scx_bpfland can mitigate the impact of background workloads and improve the gaming experience on Linux (featuring AAA games)
www.youtube.com/watch?v=ZuWy...
loading . . .
Gaming under pressure: enhancing the Linux gaming experience with sched_ext
YouTube video by arighi_linux
https://www.youtube.com/watch?v=ZuWylrKJA38
9 months ago
1
6
3
Video of my talk 'Designing Custom Linux Schedulers with sched_ext' for the Linux Foundation Mentorship Series. Hope you find it useful!
www.youtube.com/watch?v=jsLj...
loading . . .
Mentorship Session: Designing Custom Linux Schedulers with sched_ext
YouTube video by The Linux Foundation
https://www.youtube.com/watch?v=jsLjg9tGuVI
9 months ago
0
4
0
Sharing some results of my experiments with sched_ext to speed up micro-VM boot time. A modified bpfland provides ~11% faster boot time than the default Linux scheduler. This doesn't make bpfland a better scheduler, but it shows the potential of sched_ext:
arighi.blogspot.com/2025/01/acce...
loading . . .
Accelerating micro-VM boot time with sched_ext
Overview Booting short-lived virtual machines (VMs) can be a highly CPU-intensive workload. In scenarios like serverless computing, where b...
https://arighi.blogspot.com/2025/01/accelerating-micro-vm-boot-time-with.html
9 months ago
0
1
1
virtme-ng v1.32 is out with exciting new features, such as the remote (vsock) console and ssh support, so now you can attach to a running vng instance from another terminal or use ssh/scp!
github.com/arighi/virtm...
9 months ago
0
1
0
If you want to learn how to write custom Linux schedulers using sched_ext, this webinar might be helpful. It's free, so don't hesitate to register if you're interested.
www.linuxfoundation.org/webinars/des...
loading . . .
Designing Custom Linux Schedulers with sched_ext
Get insights from the best open source projects and people. View one of our upcoming or on-demand webinars on topics from Kubernetes to security.
https://www.linuxfoundation.org/webinars/designing-custom-linux-schedulers-with-sched_ext
10 months ago
0
0
0
you reached the end!!
feeds!
log in