From: Chris Down <chris@chrisdown.name>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>, Tejun Heo <tj@kernel.org>,
Roman Gushchin <guro@fb.com>,
linux-mm@kvack.org, cgroups@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel-team@fb.com
Subject: [PATCH 0/6] mm, memcg: cgroup v2 tunable load/store tearing fixes
Date: Thu, 12 Mar 2020 17:32:45 +0000 [thread overview]
Message-ID: <cover.1584034301.git.chris@chrisdown.name> (raw)
Chris Down (6):
mm, memcg: Prevent memory.high load/store tearing
mm, memcg: Prevent memory.max load tearing
mm, memcg: Prevent memory.low load/store tearing
mm, memcg: Prevent memory.min load/store tearing
mm, memcg: Prevent memory.swap.max load tearing
mm, memcg: Prevent mem_cgroup_protected store tearing
mm/memcontrol.c | 42 ++++++++++++++++++++++--------------------
mm/page_counter.c | 17 +++++++++++------
2 files changed, 33 insertions(+), 26 deletions(-)
--
2.25.1
next reply other threads:[~2020-03-12 17:32 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-12 17:32 Chris Down [this message]
[not found] ` <cover.1584034301.git.chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>
2020-03-12 17:32 ` [PATCH 1/6] mm, memcg: Prevent memory.high load/store tearing Chris Down
2020-03-12 17:32 ` Chris Down
[not found] ` <2f66f7038ed1d4688e59de72b627ae0ea52efa83.1584034301.git.chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>
2020-03-16 14:54 ` Michal Hocko
2020-03-16 14:54 ` Michal Hocko
2020-03-12 17:32 ` [PATCH 2/6] mm, memcg: Prevent memory.max load tearing Chris Down
2020-03-12 17:32 ` Chris Down
[not found] ` <50a31e5f39f8ae6c8fb73966ba1455f0924e8f44.1584034301.git.chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>
2020-03-16 14:56 ` Michal Hocko
2020-03-16 14:56 ` Michal Hocko
2020-03-12 17:33 ` [PATCH 3/6] mm, memcg: Prevent memory.low load/store tearing Chris Down
2020-03-12 17:33 ` Chris Down
[not found] ` <448206f44b0fa7be9dad2ca2601d2bcb2c0b7844.1584034301.git.chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>
2020-03-16 14:57 ` Michal Hocko
2020-03-16 14:57 ` Michal Hocko
2020-06-12 17:03 ` Michal Koutný
2020-06-12 17:03 ` Michal Koutný
2020-06-12 17:13 ` Chris Down
2020-06-12 17:13 ` Chris Down
2020-03-12 17:33 ` [PATCH 6/6] mm, memcg: Prevent mem_cgroup_protected store tearing Chris Down
2020-03-12 17:33 ` Chris Down
2020-03-16 14:59 ` Michal Hocko
2020-03-12 17:33 ` [PATCH 4/6] mm, memcg: Prevent memory.min load/store tearing Chris Down
[not found] ` <e809b4e6b0c1626dac6945970de06409a180ee65.1584034301.git.chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>
2020-03-16 14:58 ` Michal Hocko
2020-03-16 14:58 ` Michal Hocko
2020-03-12 17:33 ` [PATCH 5/6] mm, memcg: Prevent memory.swap.max load tearing Chris Down
[not found] ` <bbec2c3d822217334855c8877a9d28b2a6d395fb.1584034301.git.chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org>
2020-03-16 14:58 ` Michal Hocko
2020-03-16 14:58 ` Michal Hocko
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.1584034301.git.chris@chrisdown.name \
--to=chris@chrisdown.name \
--cc=akpm@linux-foundation.org \
--cc=cgroups@vger.kernel.org \
--cc=guro@fb.com \
--cc=hannes@cmpxchg.org \
--cc=kernel-team@fb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=tj@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.