mbox series

[0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup

Message ID cover.1588092152.git.chris@chrisdown.name (mailing list archive)
Headers show
Series mm: memcontrol: memory.{low,min} reclaim fix & cleanup | expand

Message

Chris Down April 28, 2020, 6:26 p.m. UTC
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