On 5/29/24 12:00 PM, Bernd Schubert wrote: > This is to avoid using async completion tasks > (i.e. context switches) when not needed. > > Cc: io-uring@xxxxxxxxxxxxxxx > Signed-off-by: Bernd Schubert <bschubert@xxxxxxx> This patch is very confusing, even after having pulled the other changes. In general, would be great if the io_uring list was CC'ed on the whole series, it's very hard to review just a single patch, when you don't have the full picture. Outside of that, would be super useful to include a blurb on how you set things up for testing, and how you run the testing. That would really help in terms of being able to run and test it, and also to propose changes that might make a big difference. -- Jens Axboe