Re: [PATCH v4] pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
Breno Leitao <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.file-systems,gmane.linux.kernel.io-uring |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 03, 2026 at 02:46:25PM +0200, Oleg Nesterov wrote: > + * Currently io_uring sets EPOLLET for multishot polls, so it gets the > + * same behaviour. I got the impression that Linus wanted the comment epoll-only, and wanted the io_uring case treated as something to remove, not to bless.