mbox series

[v2,0/2] mm, memcg: reclaim harder before high throttling

Message ID cover.1594640214.git.chris@chrisdown.name (mailing list archive)
Headers show
Series mm, memcg: reclaim harder before high throttling | expand

Message

Chris Down July 13, 2020, 11:42 a.m. UTC
Changes since v1:

- Reclaim only SWAP_CLUSTER_MAX pages on reclaim retries, and add
  comment explaining why. Thanks Johannes for the suggestion.
- Unify into series.

Chris Down (2):
  mm, memcg: reclaim more aggressively before high allocator throttling
  mm, memcg: unify reclaim retry limits with page allocator

 mm/memcontrol.c | 53 ++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 41 insertions(+), 12 deletions(-)