On Thu, 2022-09-01 at 12:36 -0600, Jens Axboe wrote: > On 9/1/22 3:32 AM, Dylan Yudaken wrote: > > With deferred task running, we would like to be able to combine > > submit > > with get events (regardless of if there are CQE's available), or if > > there > > is nothing to submit then simply do an enter with > > IORING_ENTER_GETEVENTS > > set, in order to process any available work. > > > > Expose these APIs > > Maybe this is added later, but man page entries are missing for these > two. > > We also need get these added to the liburing.map. > OK I'll do both of these and do a v3