public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH v4 0/2] io_uring: add EPOLLEXCLUSIVE flag for POLL_ADD operation
@ 2020-06-17  9:53 Jiufei Xue
  2020-06-17  9:53 ` [PATCH v4 1/2] io_uring: change the poll type to be 32-bits Jiufei Xue
  2020-06-17  9:53 ` [PATCH v4 2/2] io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behavior Jiufei Xue
  0 siblings, 2 replies; 4+ messages in thread
From: Jiufei Xue @ 2020-06-17  9:53 UTC (permalink / raw)
  To: io-uring; +Cc: axboe, joseph.qi

Applications can use this flag to avoid accept thundering herd type
behavior.

Jiufei Xue (2):
  io_uring: change the poll type to be 32-bits
  io_uring: use EPOLLEXCLUSIVE flag to aoid thundering


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-17 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-17  9:53 [PATCH v4 0/2] io_uring: add EPOLLEXCLUSIVE flag for POLL_ADD operation Jiufei Xue
2020-06-17  9:53 ` [PATCH v4 1/2] io_uring: change the poll type to be 32-bits Jiufei Xue
2020-06-17 15:15   ` Jens Axboe
2020-06-17  9:53 ` [PATCH v4 2/2] io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behavior Jiufei Xue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox