Linux filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/1] pipe: only enable the extra wake_up(rd_wait) when epoll is actually used
@ 2026-07-23 14:51 Oleg Nesterov
  2026-07-23 14:52 ` [PATCH 1/1] " Oleg Nesterov
  2026-07-23 15:10 ` [PATCH 0/1] " Oleg Nesterov
  0 siblings, 2 replies; 4+ messages in thread
From: Oleg Nesterov @ 2026-07-23 14:51 UTC (permalink / raw)
  To: Breno Leitao, Christian Brauner, Mateusz Guzik
  Cc: Alexander Viro, Jan Kara, linux-fsdevel, linux-kernel

Breno, Christian, Mateusz,

To be honest, I am not sure this change makes a lot of sense.
But somehow the extra wakeup in anon_pipe_write() looks annoying to me.

Can you take a look?

Plus I'd like to know what sashiko.dev thinks.

I have no idea how to test it wrt performance...

Oleg.
---

 fs/pipe.c                 | 23 +++++++++++++++++++----
 include/linux/pipe_fs_i.h |  6 ++++--
 2 files changed, 23 insertions(+), 6 deletions(-)


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

end of thread, other threads:[~2026-07-23 16:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23 14:51 [PATCH 0/1] pipe: only enable the extra wake_up(rd_wait) when epoll is actually used Oleg Nesterov
2026-07-23 14:52 ` [PATCH 1/1] " Oleg Nesterov
2026-07-23 16:41   ` Mateusz Guzik
2026-07-23 15:10 ` [PATCH 0/1] " Oleg Nesterov

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