lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <a9fc8e9c-97d7-2744-7300-bf283a720c54@gnuweeb.org> Date: Sun, 20 Nov 2022 05:59:23 +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 0/4] liburing: add api for napi busy poll On 11/19/22 11:11 AM, Stefan Roesch wrote: > This adds two new api's to set/clear the napi busy poll settings. The two > new functions are called: > - io_uring_register_napi > - io_uring_unregister_napi > > The patch series also contains the documentation for the two new functions > and two example programs. The client program is called napi-busy-poll-client > and the server program napi-busy-poll-server. The client measures the > roundtrip times of requests. > > There is also a kernel patch "io-uring: support napi busy poll" to enable > this feature on the kernel side. BTW Stefan, I got: "[RFC PATCH v4 0/4] liburing: add api for napi busy poll" patchset twice. Both are identical. But I don't get a v4 kernel patchset that adds this feature. Maybe you were going to send the kernel and liburing patchset, but you accidentally sent the liburing patchset twice? -- Ammar Faizi
Powered by blists - more mailing lists