Remove 'uncached' support
authorJens Axboe <axboe@kernel.dk>
Thu, 29 Aug 2024 13:22:17 +0000 (07:22 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 29 Aug 2024 13:22:17 +0000 (07:22 -0600)
commit00dc75d2f80fc130d2627ed4bb25548ba77e5fbc
tree67107926ed1df7084daf92c9280b284b942cebda
parent2a26258077b987ddba0633d07aaec0abfb5462a2
Remove 'uncached' support

Experimental kernel patches existed for this, usable via setting
RWF_UNCACHED for the IO. But they never made it into mainline, so
let's mark the option as deprecated and kill off the support for
now.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/io_uring.c
engines/sync.c
os/os-linux.h
tools/fiograph/fiograph.conf