Re: [PATCH v2] io_uring: reduce latency by reissueing the operation
From: Olivier Langlois <hidden>
Date: 2021-06-20 20:56:36
Also in:
io-uring
From: Olivier Langlois <hidden>
Date: 2021-06-20 20:56:36
Also in:
io-uring
On Sun, 2021-06-20 at 21:03 +0100, Pavel Begunkov wrote:
On 6/20/21 8:56 PM, Pavel Begunkov wrote:quoted
On 6/20/21 8:05 PM, Olivier Langlois wrote:quoted
It's not really an error. Maybe IO_APOLL_ABORTED or so?fwiw, I mean totally replacing *_ERR, not only this return
this is how I understood the remark. I will change it as you suggested