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...)Initial post and introduction
12 May 2025
Here it is, finally! After many years of using this camandro.org
domain, I've
decided it was time to use it for something else other than email.