On 9/11/21 9:12 PM, Hao Xu wrote: > 在 2021/9/11 下午9:52, Pavel Begunkov 写道: >> When no of queued for the batch completion requests need to post an CQE, >> see IOSQE_CQE_SKIP_SUCCESS, avoid grabbing ->completion_lock and other >> commit/post. It does what it says -- skips CQE posting on success. On failure it'd still generate a completion. I was thinking about IOSQE_SKIP_CQE, but I think it may be confusing. Any other options to make it more clear? -- Pavel Begunkov