From: "Michal Koutný" <mkoutny@suse.com>
To: David Finkel <davidf@vimeo.com>
Cc: Muchun Song <muchun.song@linux.dev>, Tejun Heo <tj@kernel.org>,
Roman Gushchin <roman.gushchin@linux.dev>,
Andrew Morton <akpm@linux-foundation.org>,
core-services@vimeo.com, Jonathan Corbet <corbet@lwn.net>,
Michal Hocko <mhocko@kernel.org>,
Shakeel Butt <shakeel.butt@linux.dev>,
Shuah Khan <shuah@kernel.org>,
Johannes Weiner <hannes@cmpxchg.org>,
Zefan Li <lizefan.x@bytedance.com>,
cgroups@vger.kernel.org, linux-doc@vger.kernel.org,
linux-mm@kvack.org, linux-kselftest@vger.kernel.org,
Waiman Long <longman@redhat.com>
Subject: Re: [PATCH v6 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers
Date: Tue, 30 Jul 2024 17:48:11 +0200 [thread overview]
Message-ID: <p5p2il4njypdlaolbidz6bid3cv2dlz6vs3xd64ghn4zhw3igc@zxut62vhkwwb> (raw)
In-Reply-To: <20240729143743.34236-2-davidf@vimeo.com>
[-- Attachment #1: Type: text/plain, Size: 801 bytes --]
On Mon, Jul 29, 2024 at 10:37:42AM GMT, David Finkel <davidf@vimeo.com> wrote:
> ...
> Documentation/admin-guide/cgroup-v2.rst | 22 +++--
> include/linux/cgroup-defs.h | 5 +
> include/linux/cgroup.h | 3 +
> include/linux/memcontrol.h | 5 +
> include/linux/page_counter.h | 11 ++-
> kernel/cgroup/cgroup-internal.h | 2 +
> kernel/cgroup/cgroup.c | 7 ++
> mm/memcontrol.c | 116 ++++++++++++++++++++++--
> mm/page_counter.c | 30 ++++--
> 9 files changed, 174 insertions(+), 27 deletions(-)
Thanks for the fixups, you can add
Reviewed-by: Michal Koutný <mkoutny@suse.com>
(I believe the test failure in the other thread is unrelated.)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2024-07-30 15:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 14:37 [PATCH v6] " David Finkel
2024-07-29 14:37 ` [PATCH v6 1/2] " David Finkel
2024-07-30 2:38 ` Johannes Weiner
2024-07-30 15:48 ` Michal Koutný [this message]
2024-07-29 14:37 ` [PATCH v6 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests David Finkel
2024-07-30 15:46 ` Michal Koutný
2024-07-30 15:52 ` David Finkel
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=p5p2il4njypdlaolbidz6bid3cv2dlz6vs3xd64ghn4zhw3igc@zxut62vhkwwb \
--to=mkoutny@suse.com \
--cc=akpm@linux-foundation.org \
--cc=cgroups@vger.kernel.org \
--cc=corbet@lwn.net \
--cc=core-services@vimeo.com \
--cc=davidf@vimeo.com \
--cc=hannes@cmpxchg.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lizefan.x@bytedance.com \
--cc=longman@redhat.com \
--cc=mhocko@kernel.org \
--cc=muchun.song@linux.dev \
--cc=roman.gushchin@linux.dev \
--cc=shakeel.butt@linux.dev \
--cc=shuah@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox