On computers and other vegetables

Posts tagged "fuse":

FUSE over io_uring

14 Jun 2025

Over the past few months I had the chance to spend some time looking at an interesting new FUSE feature. This feature, merged into the Linux kernel 6.14 release, has introduced the ability to perform the communication between the user-space server (or FUSE server) and the kernel using io_uring. This means that file systems implemented in user-space will get a performance improvement simply by enabling this new feature.

(continue...)
Tags: fuse igalia kernel
Other posts
Copyright © 2025 Luís Henriques and licensed under CC BY 4.0 .
Powered by org-static-blog