Get the latest tech news

Fresh Take On Linux Uncached Buffered I/O "RWF_UNCACHED" Nets 65~75% Improvement


Linux I/O expert and block/IO_uring maintainer Jens Axboe of Meta has recently revisited his patches around uncached buffered I/O

Back in 2019 the "RWF_UNCACHED" effort was started by Axboe to address a throughput cliff in performance once the page cache fills up. That work faded away but Axboe recently took to crafting a set of fresh patches for implementing uncached buffered I/O and they are showing extremely promising results. Yes, it will copy the data, but unlike regular buffered IO, it doesn't run into the unpredictability of the page cache in terms of reclaim.

Get the Android app

Or read this on Phoronix

Read more on:

Photo of Linux

Linux

Photo of nets

nets

Photo of fresh take

fresh take

Related news:

News photo

Thanks, Linus. Torvalds patch improves Linux performance by 2.6%

News photo

Intel Prepping Linux For SNC6 With Six Nodes Per L3 Cache

News photo

Lazy Preemption "PREEMPT_LAZY" Slated To Land In Linux 6.13