By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: IO_uring Shows Promising Potential For Linux Accelerator Drivers
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > IO_uring Shows Promising Potential For Linux Accelerator Drivers
Computing

IO_uring Shows Promising Potential For Linux Accelerator Drivers

News Room
Last updated: 2025/06/10 at 3:49 AM
News Room Published 10 June 2025
Share
SHARE

Last year there was some ideas raised around potentially making use of the Linux kernel’s IO_uring functionality for graphics drivers to help with better performance and synchronization. It turns out Qualcomm engineers have recently been exploring IO_uring use for the DRM accelerator drivers with very promising results on their Cloud AI hardware in seeing around 50% speed-ups in ioctl execution time.

Posted last week by Qualcomm engineer Zack McKevitt was a “request for comments” patch on supporting IO_uring’s uring_cmd in DRM/accel drivers. Zack explains with the proposed patch:

“When issuing a batch of ioctl commands to a device, many context switches are performed. To minimize this overhead, we propose using io_uring to submit large batches of ioctl commands to a device all at once. Instead of calling ioctls directly, io_uring provides a uring_cmd calback that may be specified within any file or device’s file_operations structure that may be invoked by the ring.

For DRM devices that may need to issue large amounts of ioctls, we believe performance can be improved by placing uring_cmds to issue these ioctls in the ring and submitting them all at once.

This patch does not update the file_operations to include the uring_cmd callback function for all DRM devices. However, this may
be easily done in the future without requiring modifications to existing drivers. Furthermore, this design could be extended to define new op codes within the drm_uring_cmd() callback which would allow for more customized handling, assuming individual driver support.”

The patch is showing very promising performance results:

“Initial benchmarks on our Qualcomm Cloud AI 100 device show speedups of 50% in ioctl execution time in the best case for large batches of ioctls (128) issued together via drm_uring_cmd() compared to issuing these ioctls directly.”

We’ll see where this patch leads and what more performance/efficiency improvements may come by leveraging IO_uring within Direct Rendering Manager graphics and/or accelerator drivers.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article iOS 26 gives Apple Maps a new look and ‘Visited Places’ tool
Next Article Apple Liquid Glass is like something from a movie. That’s not good
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Anyone Can Now Access the Largest Space Map Ever Created. Here's How
News
Xiaomi SU7 Ultra becomes the first Chinese car in Gran Turismo racing game · TechNode
Computing
OpenAI just signed a surprise deal with Google — here’s why it matters
News
How to Repurpose Social Media Content Easily in 2025
Computing

You Might also Like

Computing

Xiaomi SU7 Ultra becomes the first Chinese car in Gran Turismo racing game · TechNode

1 Min Read
Computing

How to Repurpose Social Media Content Easily in 2025

5 Min Read
Computing

How I Aligned B2B Marketing & Sales Tech in Germany—and 4X’d Our Digital Growth | HackerNoon

5 Min Read
Computing

Huawei applies for trademarks on the Monkey King and other fictional figures · TechNode

1 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?