From: Johannes Weiner <hannes@cmpxchg.org>
To: Ivan Babrou <ivan@cloudflare.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
kernel-team <kernel-team@cloudflare.com>,
Ingo Molnar <mingo@redhat.com>,
Peter Zijlstra <peterz@infradead.org>,
Juri Lelli <juri.lelli@redhat.com>,
Vincent Guittot <vincent.guittot@linaro.org>,
Dietmar Eggemann <dietmar.eggemann@arm.com>,
Steven Rostedt <rostedt@goodmis.org>,
Ben Segall <bsegall@google.com>, Mel Gorman <mgorman@suse.de>
Subject: Re: Lower than expected CPU pressure in PSI
Date: Thu, 9 Jan 2020 11:23:30 -0500 [thread overview]
Message-ID: <20200109162330.GC8547@cmpxchg.org> (raw)
In-Reply-To: <CABWYdi25Y=zrfdnitT3sSgC3UqcFHfz6-N2YP7h2TJai=JH_zg@mail.gmail.com>
On Wed, Jan 08, 2020 at 11:47:10AM -0800, Ivan Babrou wrote:
> P.S.: ./scripts/get_maintainer.pl kernel/sched/psi.c does not say
> Johannes Weiner is a maintainer
Mostly because psi is so intertwined with the scheduler that it's been
maintained through the scheduler tree. But let's add an entry for it,
the sched/ directory matching will ensure it shows all pertinent CCs:
$ ./scripts/get_maintainer.pl kernel/sched/psi.c
Johannes Weiner <hannes@cmpxchg.org> (maintainer:PRESSURE STALL INFORMATION (PSI))
Ingo Molnar <mingo@redhat.com> (maintainer:SCHEDULER)
Peter Zijlstra <peterz@infradead.org> (maintainer:SCHEDULER)
Juri Lelli <juri.lelli@redhat.com> (maintainer:SCHEDULER)
Vincent Guittot <vincent.guittot@linaro.org> (maintainer:SCHEDULER)
Dietmar Eggemann <dietmar.eggemann@arm.com> (reviewer:SCHEDULER)
Steven Rostedt <rostedt@goodmis.org> (reviewer:SCHEDULER)
Ben Segall <bsegall@google.com> (reviewer:SCHEDULER)
Mel Gorman <mgorman@suse.de> (reviewer:SCHEDULER)
linux-kernel@vger.kernel.org (open list:SCHEDULER)
---
From b865e10129c97c81fb83c368456d2c24e54badab Mon Sep 17 00:00:00 2001
From: Johannes Weiner <hannes@cmpxchg.org>
Date: Thu, 9 Jan 2020 10:36:58 -0500
Subject: [PATCH] MAINTAINERS: add maintenance information for psi
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index bd5847e802de..228baf0e40a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13367,6 +13367,12 @@ F: net/psample
F: include/net/psample.h
F: include/uapi/linux/psample.h
+PRESSURE STALL INFORMATION (PSI)
+M: Johannes Weiner <hannes@cmpxchg.org>
+S: Maintained
+F: kernel/sched/psi.c
+F: include/linux/psi*
+
PSTORE FILESYSTEM
M: Kees Cook <keescook@chromium.org>
M: Anton Vorontsov <anton@enomsg.org>
--
2.24.1
prev parent reply other threads:[~2020-01-09 16:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-08 19:47 Lower than expected CPU pressure in PSI Ivan Babrou
2020-01-09 16:16 ` Johannes Weiner
2020-01-10 19:28 ` Ivan Babrou
2020-01-15 16:55 ` Johannes Weiner
2020-01-16 20:24 ` Ivan Babrou
2020-02-07 13:08 ` Peter Zijlstra
2020-02-08 10:19 ` Peter Zijlstra
2020-02-10 18:04 ` Johannes Weiner
2020-01-09 16:23 ` Johannes Weiner [this message]
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=20200109162330.GC8547@cmpxchg.org \
--to=hannes@cmpxchg.org \
--cc=bsegall@google.com \
--cc=dietmar.eggemann@arm.com \
--cc=ivan@cloudflare.com \
--cc=juri.lelli@redhat.com \
--cc=kernel-team@cloudflare.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgorman@suse.de \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=vincent.guittot@linaro.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