Re: [PATCH] io_uring: enable EPOLLEXCLUSIVE for accept poll

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 25 Mar 2022 02:37:55 -0700, Dylan Yudaken wrote:
> When polling sockets for accept, use EPOLLEXCLUSIVE. This is helpful
> when multiple accept SQEs are submitted.
> 
> For O_NONBLOCK sockets multiple queued SQEs would previously have all
> completed at once, but most with -EAGAIN as the result. Now only one
> wakes up and completes.
> 
> [...]

Applied, thanks!

[1/1] io_uring: enable EPOLLEXCLUSIVE for accept poll
      commit: 52dd86406dfa322c8d42b3a4328858abdc6f1d85

Best regards,
-- 
Jens Axboe





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux