Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Tejun Heo <tj@kernel.org>
Cc: "David Finkel" <davidf@vimeo.com>,
	"Muchun Song" <muchun.song@linux.dev>,
	"Roman Gushchin" <roman.gushchin@linux.dev>,
	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,
	"Michal Koutný" <mkoutny@suse.com>
Subject: Re: [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
Date: Tue, 6 Aug 2024 15:36:37 -0700	[thread overview]
Message-ID: <20240806153637.4549ee6c1d1300042dd01c4c@linux-foundation.org> (raw)
In-Reply-To: <ZrKFJyADBI_cLdX4@slm.duckdns.org>

On Tue, 6 Aug 2024 10:18:47 -1000 Tejun Heo <tj@kernel.org> wrote:

> On Tue, Aug 06, 2024 at 04:16:30PM -0400, David Finkel wrote:
> > On Tue, Jul 30, 2024 at 7:13 PM David Finkel <davidf@vimeo.com> wrote:
> > >
> > > This revision only updates the tests from the previous revision[1], and
> > > integrates an Acked-by[2] and a Reviewed-By[3] into the first commit
> > > message.
> > >
> > >
> > > 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 +++-
> > > tools/testing/selftests/cgroup/cgroup_util.c     |  22 +++
> > > tools/testing/selftests/cgroup/cgroup_util.h     |   2 +
> > > tools/testing/selftests/cgroup/test_memcontrol.c | 264 ++++++++++++++++++++++++++++++++-
> > > 12 files changed, 454 insertions(+), 35 deletions(-)
> ...
> > Tejun or Andrew,
> > 
> > This change seems to have stalled a bit.
> > Are there any further changes necessary to get this patch merged into
> > a staging branch so it's ready for 6.12?
> 
> Oh, it sits between cgroup core and memcg, so I guess it wasn't clear who
> should take it. Given that the crux of the change is in memcg, I think -mm
> would be a better fit. Andrew, can you please take these patches? FWIW,

I took 'em on Aug 4.  David, your spam folder beckons?

>  Acked-by: Tejun Heo <tj@kernel.org>

Added, thanks.

  parent reply	other threads:[~2024-08-06 22:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-30 23:13 [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers David Finkel
2024-07-30 23:13 ` [PATCH v7 1/2] " David Finkel
2024-08-06 23:12   ` Roman Gushchin
2024-07-30 23:13 ` [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests David Finkel
2024-08-06 23:13   ` Roman Gushchin
2024-08-06 20:16 ` [PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers David Finkel
2024-08-06 20:18   ` Tejun Heo
2024-08-06 20:21     ` David Finkel
2024-08-06 22:36     ` Andrew Morton [this message]
2024-08-06 23:00       ` 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=20240806153637.4549ee6c1d1300042dd01c4c@linux-foundation.org \
    --to=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=mhocko@kernel.org \
    --cc=mkoutny@suse.com \
    --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