From: Chris Down <chris@chrisdown.name>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>,
Michal Hocko <mhocko@kernel.org>,
linux-mm@kvack.org, cgroups@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel-team@fb.com
Subject: [PATCH v2 0/2] mm, memcg: reclaim harder before high throttling
Date: Mon, 13 Jul 2020 12:42:13 +0100 [thread overview]
Message-ID: <cover.1594640214.git.chris@chrisdown.name> (raw)
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
next reply other threads:[~2020-07-13 11:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-13 11:42 Chris Down [this message]
[not found] ` <cover.1594640214.git.chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>
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
[not found] ` <a4e23b59e9ef499b575ae73a8120ee089b7d3373.1594640214.git.chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1594640214.git.chris@chrisdown.name \
--to=chris@chrisdown.name \
--cc=akpm@linux-foundation.org \
--cc=cgroups@vger.kernel.org \
--cc=hannes@cmpxchg.org \
--cc=kernel-team@fb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mhocko@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.