linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fsnotify: Improve ENOMEM handling
@ 2018-02-21 15:44 Jan Kara
  2018-02-21 15:44 ` [PATCH 1/2] fanotify: Avoid lost events due to ENOMEM for unlimited queues Jan Kara
  2018-02-21 15:44 ` [PATCH 2/2] fsnotify: Let userspace know about lost events due to ENOMEM Jan Kara
  0 siblings, 2 replies; 9+ messages in thread
From: Jan Kara @ 2018-02-21 15:44 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: Shakeel Butt, Amir Goldstein, Jan Kara

Hello,

these two patches improve ENOMEM handling in fsnotify framework. In particular
we queue overflow event if we cannot report some event due to ENOMEM (currently
we just silently lose the event). We also make sure fanotify unlimited queues
cannot lose events due to ENOMEM. This series is prerequisite for memcg
charging of fsnotify events. Comments are welcome!

								Honza

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

end of thread, other threads:[~2018-02-26 13:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-21 15:44 [PATCH 0/2] fsnotify: Improve ENOMEM handling Jan Kara
2018-02-21 15:44 ` [PATCH 1/2] fanotify: Avoid lost events due to ENOMEM for unlimited queues Jan Kara
2018-02-22 16:04   ` Amir Goldstein
2018-02-22 16:22     ` Jan Kara
2018-02-22 18:34       ` Amir Goldstein
2018-02-26 13:06         ` Jan Kara
2018-02-26 13:17           ` Amir Goldstein
2018-02-21 15:44 ` [PATCH 2/2] fsnotify: Let userspace know about lost events due to ENOMEM Jan Kara
2018-02-22 16:06   ` Amir Goldstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).