[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <24e5c8a3-faba-2e1a-eb9f-69bcbc2b28cd@gnuweeb.org>
Date: Sun, 20 Nov 2022 05:46:22 +0700
From: Ammar Faizi <ammarfaizi2@...weeb.org>
To: Stefan Roesch <shr@...kernel.io>,
Facebook Kernel Team <kernel-team@...com>
Cc: Jens Axboe <axboe@...nel.dk>,
Olivier Langlois <olivier@...llion01.com>,
netdev Mailing List <netdev@...r.kernel.org>,
io-uring Mailing List <io-uring@...r.kernel.org>,
Jakub Kicinski <kuba@...nel.org>
Subject: Re: [RFC PATCH v4 2/4] liburing: add documentation for new napi busy
polling
On 11/19/22 11:11 AM, Stefan Roesch wrote:
> This adds two man pages for the two new functions:
> - io_uring_register_nap
Typo:
s/io_uring_register_nap/io_uring_register_napi/
> +.SH RETURN VALUE
> +On success
> +.BR io_uring_register_napi_prefer_busy_poll (3)
> +return 0. On failure they return
> +.BR -errno .
> +It also updates the napi structure with the current values.
io_uring_register_napi_prefer_busy_poll() no longer exists in this version.
> +.SH RETURN VALUE
> +On success
> +.BR io_uring_unregister_napi_busy_poll_timeout (3)
> +return 0. On failure they return
> +.BR -errno .
> +It also updates the napi structure with the current values.
io_uring_unregister_napi_busy_poll_timeout() no longer exists in this version.
--
Ammar Faizi
Powered by blists - more mailing lists