All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mm, memcg: reclaim harder before high throttling
@ 2020-07-13 11:42 Chris Down
  2020-07-13 11:42   ` Chris Down
  2020-07-13 11:42   ` Chris Down
  0 siblings, 2 replies; 9+ messages in thread
From: Chris Down @ 2020-07-13 11:42 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Johannes Weiner, Michal Hocko, linux-mm, cgroups, linux-kernel,
	kernel-team

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

-- 
2.27.0


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

end of thread, other threads:[~2020-07-14 15:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-13 11:42 [PATCH v2 0/2] mm, memcg: reclaim harder before high throttling Chris Down
2020-07-13 11:42 ` [PATCH v2 1/2] mm, memcg: reclaim more aggressively before high allocator throttling Chris Down
2020-07-13 11:42   ` Chris Down
2020-07-13 14:50   ` Shakeel Butt
2020-07-13 14:50     ` Shakeel Butt
2020-07-14 15:45   ` Johannes Weiner
2020-07-14 15:45     ` Johannes Weiner
2020-07-13 11:42 ` [PATCH v2 2/2] mm, memcg: unify reclaim retry limits with page allocator Chris Down
2020-07-13 11:42   ` Chris Down

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.