A tale about fixing eBPF spinlock issues in the Linux kernel
y1n0
53 points
1 comment
March 18, 2026
Related Discussions
Found 5 related stories in 49.6ms across 3,471 title embeddings via pgvector HNSW
- io_uring, libaio performance across Linux kernels and an unexpected IOMMU trap tanelpoder · 61 pts · March 24, 2026 · 55% similar
- Linux Page Faults, MMAP, and userfaultfd for fast sandbox boot times shayonj · 14 pts · March 12, 2026 · 54% similar
- Tracing Goroutines in Realtime with eBPF darccio · 14 pts · April 02, 2026 · 47% similar
- Tracing goroutines in realtime with eBPF sazak · 11 pts · April 01, 2026 · 47% similar
- OpenBSD on SGI: A Rollercoaster Story brynet · 80 pts · March 05, 2026 · 47% similar
Discussion Highlights (1 comments)
legedemon
Thanks for the great write-up with links to many more interesting articles and code! I have long stopped working on Linux kernel but deep dives like these are very exciting reading.