[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1588092152.git.chris@chrisdown.name>
Date: Tue, 28 Apr 2020 19:26:37 +0100
From: Chris Down <chris@...isdown.name>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...nel.org>, Roman Gushchin <guro@...com>,
Yafang Shao <laoar.shao@...il.com>, linux-mm@...ck.org,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
This series contains a fix for a edge case in my earlier protection
calculation patches, and a patch to make the area overall a little more
robust to hopefully help avoid this in future.
Chris Down (1):
mm, memcg: Decouple e{low,min} state mutations from protection checks
Yafang Shao (1):
mm: memcontrol: memory.low reclaim fix & cleanup
include/linux/memcontrol.h | 48 +++++++++++++++++++++++++++++---------
mm/memcontrol.c | 43 ++++++++++++++++------------------
mm/vmscan.c | 17 ++++----------
3 files changed, 61 insertions(+), 47 deletions(-)
--
2.26.2
Powered by blists - more mailing lists