diff --git a/docs/blog/io-uring-minima-part-6.html b/docs/blog/io-uring-minima-part-6.html index a45d52e..5c15b03 100644 --- a/docs/blog/io-uring-minima-part-6.html +++ b/docs/blog/io-uring-minima-part-6.html @@ -75,6 +75,17 @@

Load generators

gcannon (io_uring)

+

io_uring configuration

+ +

All io_uring variants share the same ring setup:

+ + +

io_uring read+write with IVTS reactor inline continuations

This is the exact model explored throughout the series, expected to deliver high performance on synchronous test.