cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Soft limit memory management bug fixes
@ 2021-02-09 20:29 Tim Chen
       [not found] ` <cover.1612902157.git.tim.c.chen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Tim Chen @ 2021-02-09 20:29 UTC (permalink / raw)
  To: Andrew Morton, Johannes Weiner, Michal Hocko, Vladimir Davydov
  Cc: Tim Chen, Dave Hansen, Ying Huang,
	linux-mm-Bw31MaZKKs3YtjvyW6yDsg, cgroups-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

During testing of tiered memory management based on memory soft limit, I found three 
issues with memory management using cgroup based soft limit in the mainline code.
Fix the issues with the three patches in this series.

Tim Chen (3):
  mm: Fix dropped memcg from mem cgroup soft limit tree
  mm: Force update of mem cgroup soft limit tree on usage excess
  mm: Fix missing mem cgroup soft limit tree updates

 mm/memcontrol.c | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-02-10 10:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-09 20:29 [PATCH 0/3] Soft limit memory management bug fixes Tim Chen
     [not found] ` <cover.1612902157.git.tim.c.chen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2021-02-09 20:29   ` [PATCH 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree Tim Chen
     [not found]     ` <d50e3bb513845d1f7816b94733576ce6f798682a.1612902157.git.tim.c.chen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2021-02-10  9:47       ` Michal Hocko
2021-02-09 20:29   ` [PATCH 2/3] mm: Force update of mem cgroup soft limit tree on usage excess Tim Chen
     [not found]     ` <90ef1dbc8ba6112794a3d09ecfed73f385f08eb7.1612902157.git.tim.c.chen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2021-02-10  9:51       ` Michal Hocko
2021-02-09 20:29   ` [PATCH 3/3] mm: Fix missing mem cgroup soft limit tree updates Tim Chen
     [not found]     ` <3b6e4e9aa8b3ee1466269baf23ed82d90a8f791c.1612902157.git.tim.c.chen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2021-02-09 22:22       ` Johannes Weiner
     [not found]         ` <YCMLEB/2IscnaGGh-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
2021-02-09 22:34           ` Tim Chen
2021-02-10 10:08       ` Michal Hocko

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).