[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1612902157.git.tim.c.chen@linux.intel.com>
Date: Tue, 9 Feb 2021 12:29:44 -0800
From: Tim Chen <tim.c.chen@...ux.intel.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...e.cz>,
Vladimir Davydov <vdavydov.dev@...il.com>
Cc: Tim Chen <tim.c.chen@...ux.intel.com>,
Dave Hansen <dave.hansen@...el.com>,
Ying Huang <ying.huang@...el.com>, linux-mm@...ck.org,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Soft limit memory management bug fixes
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
Powered by blists - more mailing lists