Magic Buffers and io_uring Registered Buffers

13 points by mpweiher


accelbread

I use double-mapped ring buffers a bunch. Good to know it'll work across io-uring if I get around to using it.

chrismorgan

Does this “magic ring buffer” concept (with or without io_uring) affect performance in any way (positive or negative)?