The Quiet Revolution Beneath the Kernel: How io_uring Dethroned Linux’s Veteran I/O Engine—and Exposed a Hidden Hardware Trap YDB's engineers benchmarked io_uring against libaio across five...
#DevNews #asynchronous #I/O #IOMMU #passthrough #io_uring #libaio […]
[Original post on webpronews.com]
Emerging #Linux #rootkits are exploiting #eBPF and #io_uring to achieve unprecedented stealth and persistence. Learn how these advanced threats operate and how to defend against them. #CyberSecurity #InfoSec Link: thedailytechfeed.com/advanced-lin...
Thread-per-core + io_uring? See how we moved Apache Iggy from Tokio's work-stealing to a shared-nothing* architecture to make the most out of modern hardware and provide ultra-low, predictable tail latencies.
iggy.apache.org/blogs/2026/0...
#io_uring #iggy #rust #streaming #apache #asf
🚀 Apache Iggy 0.7.0 is out! VSR consensus for clustering, LeftRight lock-free metadata, NUMA awareness, socket migration, and tons of SDK & connector improvements. Replication is coming!
iggy.apache.org/blogs/2026/0...
#iggy #rust #io_uring #vsr #apache #asf #streaming
BusterMQ: Pushing Message Queue Performance to New Heights with Zig and io_uring
#message queue #nats #zig #io_uring #high performance #systems programming #networking
Why you might want to consider the completion-based I/O (io_uring) for your next project. Check this discussion (a glimpse of the future blog post).
www.reddit.com/r/rust/comme...
#iggy #rust #io_uring #compio #tokio #apache #asf
🚀 Apache Iggy 0.6.0 is out! One of our biggest rewrites yet, featuring a thread-per-core, shared-nothing design powered by io_uring! Plus, WebSocket transport support and tons of SDK/tooling improvements!
iggy.apache.org/blogs/2025/1...
#iggy #io_uring #rust #apache #asf #streaming
My OSS report for this week: the fiber scheduler is feature complete, more tests to come, and some new thoughts about Papercraft.
noteflakes.com/articles/202...
#ruby #uringmachine #io_uring #papercraft
Supporting WebSockets with completion-based I/O powered by io_uring. Here’s how we built a new transport protocol for Apache Iggy with blazingly fast performance.
iggy.apache.org/blogs/2025/1...
#iggy #rust #websocket #io_uring #compio #asf #apache #messaging #streaming #github #oss
Rebuilding our message-streaming core into a thread-per-core, shared-nothing architecture on an io_uring runtime? Just a few months of deep dives, experiments, and ~650 changed files later :)
github.com/apache/iggy/...
#iggy #io_uring #threadpercore #rust #apache #asf #streaming
3,000+ ⭐ on GitHub! Huge thanks to our amazing community! 🙌
The io_uring, thread-per-core runtime is coming soon to Apache Iggy - stay tuned! 🚀
#iggy #apacheiggy #apache #asf #github #oss #io_uring #rust #streaming #messaging
Le chiamate di sistema su Linux sono lente e costose? Con io_uring ed eBPF puoi ridurre overhead e migliorare le prestazioni. #Linux #io_uring #eBPF #Syscall #Kernel
HN debated io_uring vs mmap performance for data reading. Discussion covered benchmark fairness, page faults, caching, and I/O optimization strategies. A key point was the validity of comparing optimized io_uring with a naive mmap approach. #io_uring 1/6
eBPF & Security: возможности, угрозы и способы защиты Технология eBPF не нова. Её используют повсеместно, ведь она ...
#ebpf #linux #kernel #cilium #falco #трассировка #rootkit #анализ #угроз #maps #io_uring
Origin | Interest | Match
Hacker News discussed `lsr`, an `ls` re-implementation using `io_uring` for potential performance gains. The chat explored `io_uring`'s benefits/drawbacks for CLI tools, its integration challenges, and `lsr` author's project goals. #io_uring 1/6
With the merge of https://github.com/varnishcache/varnish-cache/pull/4209 #VarnishCache is now prepared for using asynchronous I/O also on the network side.
Stay tuned.
#io_uring
Experimental support for io_uring & thread-per-core, shared-nothing design is now available! We're pushing hardware and kernel limits to deliver extreme performance & ultra-low latency. Want to help take Iggy to the next level? Feel free to contribute!
#iggy #asf #io_uring #rust
🚀 New Blog Post: Kunai vs io_uring 🚀
💡 Ever wondered how io_uring revolutionizes I/O operations in the Linux kernel? Inspired by Armo's blog post (www.armosec.io/blog/io_uring-rootkit-by... about a PoC rootkit using io_uring, we explored this feature's security […]
Ersatz social image for the article; screenshot of title and abstract: " Let the kernel do the work! Tricks for implementing a pub/sub server This post explains the design of jetrelay, a pub/sub server compatible with Bluesky’s “jetstream” data feed. Using a few pertinent Linux kernel features, it avoids doing almost any work itself. As a result, it’s highly efficient: it can saturate a 10 Gbps network connection with just 8 CPU cores. May 2025 "
All you never wanted to know about creating fast socket I/O on #Linux. Unless you are a real geek.
A small, ultra-high performance publish-subscribe server doing kind of TCP #multicast using #sendfile, #io_uring, #splice, (mapped) files, and #fallocate for […]
[Original post on waldvogel.family]
Linux: Kritische Sicherheitslücke in Kernel-API entdeckt
winfuture.de/news,150557.... #Linux #LinuxKernel #Sicherheitslücke #io_uring
Linux: Kritische Sicherheitslücke in Kernel-API entdeckt
https://winfuture.de/news,150557.html #Linux #LinuxKernel #Sicherheitslücke #io_uring
Linuxの「io_uring」セキュリティの盲点により、ステルスルートキット攻撃が可能になる
Linux 'io_uring' security blindspot allows stealthy rootkit attacks #BleepingComputer (Apr 24)
#io_uring #Linuxセキュリティ #ルートキット #Curing #eBPF
www.bleepingcomputer.com/news/securit...
Hackers can now bypass Linux security thanks to terrifying new Curing rootkit Most Linux users as...
betanews.com/2025/04/24/hackers-bypas...
#Article #ARMO #Cloud #security #cybersecurity #eBPF #io_uring […]
[Original post on betanews.com]
O IO_uring continua a evoluir, trazendo um novo paradigma para E/S no Linux. Com o recebimento de cópia zero, a velocidade da rede atinge um novo patamar. 👉 tinyurl.com/2j24f3jx #Linux #IO_uring
Oh, right, glommio is #io_uring based! Bunch of stuff here!
crates.io/crates/glomm...