From: Alex Shi <alex.shi@linux.alibaba.com>
To: akpm@linux-foundation.org, hannes@cmpxchg.org, lkp@intel.com,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
cgroups@vger.kernel.org
Subject: [PATCH 0/2] bail out early for memcg disable
Date: Mon, 2 Nov 2020 10:17:14 +0800 [thread overview]
Message-ID: <1604283436-18880-1-git-send-email-alex.shi@linux.alibaba.com> (raw)
These 2 patches are indepenedent from per memcg lru lock, and may
encounter unexpected warning, so let's move out them from per memcg
lru locking patchset.
Alex Shi (2):
mm/memcg: bail early from swap accounting if memcg disabled
mm/memcg: warning on !memcg after readahead page charged
include/linux/mmdebug.h | 13 +++++++++++++
mm/memcontrol.c | 17 ++++++++++-------
2 files changed, 23 insertions(+), 7 deletions(-)
--
1.8.3.1
next reply other threads:[~2020-11-02 2:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-02 2:17 Alex Shi [this message]
2020-11-02 2:17 ` [PATCH 1/2] mm/memcg: bail early from swap accounting if memcg disabled Alex Shi
2020-11-02 2:17 ` [PATCH 2/2] mm/memcg: warning on !memcg after readahead page charged Alex Shi
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=1604283436-18880-1-git-send-email-alex.shi@linux.alibaba.com \
--to=alex.shi@linux.alibaba.com \
--cc=akpm@linux-foundation.org \
--cc=cgroups@vger.kernel.org \
--cc=hannes@cmpxchg.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox