All of lore.kernel.org
 help / color / mirror / Atom feed
* OOM notification for cgroupsv1 broken in 4.19
@ 2018-12-21 14:49 Burt Holzman
  2018-12-21 15:33   ` Michal Hocko
  2018-12-24  9:11   ` Michal Hocko
  0 siblings, 2 replies; 7+ messages in thread
From: Burt Holzman @ 2018-12-21 14:49 UTC (permalink / raw)
  To: hannes, vdavydov.dev, cgroups, linux-mm; +Cc: mhocko

Hi,

This patch: 29ef680ae7c21110af8e6416d84d8a72fc147b14
[PATCH] memcg, oom: move out_of_memory back to the charge path

has broken the eventfd notification for cgroups-v1. This is because 
mem_cgroup_oom_notify() is called only in mem_cgroup_oom_synchronize and 
not with the new, additional call to mem_cgroup_out_of_memory in the 
charge path.

- B

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

end of thread, other threads:[~2018-12-24  9:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-21 14:49 OOM notification for cgroupsv1 broken in 4.19 Burt Holzman
2018-12-21 15:33 ` Michal Hocko
2018-12-21 15:33   ` Michal Hocko
2018-12-21 17:33   ` Burt Holzman
2018-12-21 19:02   ` Johannes Weiner
2018-12-24  9:11 ` [PATCH] memcg, oom: notify on oom killer invocation from the charge path Michal Hocko
2018-12-24  9:11   ` Michal Hocko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.