axboe / liburing

Library providing helpers for the Linux kernel io_uring support
MIT License
2.72k stars 393 forks source link

Missing manual for `2.6` release #1077

Open YoSTEALTH opened 4 months ago

YoSTEALTH commented 4 months ago

Missing in man io_uring_register: ORING_REGISTER_PBUF_STATUS IORING_REGISTER_NAPI IORING_UNREGISTER_NAPI IORING_REGISTER_USE_REGISTERED_RING

Missing actual manual for: ORING_REGISTER_PBUF_STATUS IORING_REGISTER_USE_REGISTERED_RING Not sure if its needed in the first place!

YoSTEALTH commented 4 months ago

io_uring_enable_rings

YoSTEALTH commented 3 months ago

Missing manual for io_uring_peek_batch_cqe can't believe this one, its one of the best functions.