From: Heiko Carstens <hca@linux.ibm.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
mpe@ellerman.id.au, npiggin@gmail.com,
christophe.leroy@csgroup.eu, gor@linux.ibm.com,
agordeev@linux.ibm.com, borntraeger@linux.ibm.com,
svens@linux.ibm.com, mingo@redhat.com, bp@alien8.de,
dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com,
juri.lelli@redhat.com, vincent.guittot@linaro.org,
dietmar.eggemann@arm.com, rostedt@goodmis.org,
bsegall@google.com, mgorman@suse.de, bristot@redhat.com,
vschneid@redhat.com, linuxppc-dev@lists.ozlabs.org,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: Re: [RFC][PATCH] sched: Rename DIE domain
Date: Fri, 14 Jul 2023 16:04:46 +0200 [thread overview]
Message-ID: <ZLFV/g1VrPBdfCAK@osiris> (raw)
In-Reply-To: <20230712141056.GI3100107@hirez.programming.kicks-ass.net>
On Wed, Jul 12, 2023 at 04:10:56PM +0200, Peter Zijlstra wrote:
> Hi
>
> Thomas just tripped over the x86 topology setup creating a 'DIE' domain
> for the package mask :-)
>
> Since these names are SCHED_DEBUG only, rename them.
> I don't think anybody *should* be relying on this, but who knows.
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> ---
> arch/powerpc/kernel/smp.c | 2 +-
> arch/s390/kernel/topology.c | 2 +-
> arch/x86/kernel/smpboot.c | 2 +-
> kernel/sched/topology.c | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
For s390:
Acked-by: Heiko Carstens <hca@linux.ibm.com>
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Carstens <hca@linux.ibm.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: juri.lelli@redhat.com, dave.hansen@linux.intel.com,
bsegall@google.com, hpa@zytor.com, agordeev@linux.ibm.com,
linux-s390@vger.kernel.org, vschneid@redhat.com,
vincent.guittot@linaro.org, x86@kernel.org, mingo@redhat.com,
mgorman@suse.de, borntraeger@linux.ibm.com, gor@linux.ibm.com,
npiggin@gmail.com, bp@alien8.de, rostedt@goodmis.org,
Thomas Gleixner <tglx@linutronix.de>,
dietmar.eggemann@arm.com, bristot@redhat.com,
linux-kernel@vger.kernel.org, svens@linux.ibm.com,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [RFC][PATCH] sched: Rename DIE domain
Date: Fri, 14 Jul 2023 16:04:46 +0200 [thread overview]
Message-ID: <ZLFV/g1VrPBdfCAK@osiris> (raw)
In-Reply-To: <20230712141056.GI3100107@hirez.programming.kicks-ass.net>
On Wed, Jul 12, 2023 at 04:10:56PM +0200, Peter Zijlstra wrote:
> Hi
>
> Thomas just tripped over the x86 topology setup creating a 'DIE' domain
> for the package mask :-)
>
> Since these names are SCHED_DEBUG only, rename them.
> I don't think anybody *should* be relying on this, but who knows.
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> ---
> arch/powerpc/kernel/smp.c | 2 +-
> arch/s390/kernel/topology.c | 2 +-
> arch/x86/kernel/smpboot.c | 2 +-
> kernel/sched/topology.c | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
For s390:
Acked-by: Heiko Carstens <hca@linux.ibm.com>
next prev parent reply other threads:[~2023-07-14 14:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 14:10 [RFC][PATCH] sched: Rename DIE domain Peter Zijlstra
2023-07-12 14:10 ` Peter Zijlstra
2023-07-12 15:02 ` Valentin Schneider
2023-07-12 15:02 ` Valentin Schneider
2023-07-12 15:08 ` Peter Zijlstra
2023-07-12 15:08 ` Peter Zijlstra
2023-07-14 9:28 ` Mel Gorman
2023-07-14 9:28 ` Mel Gorman
2023-07-14 14:25 ` Shrikanth Hegde
2023-07-14 14:25 ` Shrikanth Hegde
2023-07-14 14:04 ` Heiko Carstens [this message]
2023-07-14 14:04 ` Heiko Carstens
2023-07-17 5:42 ` Gautham R. Shenoy
2023-07-17 5:42 ` Gautham R. Shenoy
2023-07-17 13:51 ` Vincent Guittot
2023-07-17 13:51 ` Vincent Guittot
2023-07-17 14:19 ` Peter Zijlstra
2023-07-17 14:19 ` Peter Zijlstra
2023-10-12 17:50 ` [tip: sched/core] sched/topology: Rename 'DIE' domain to 'PKG' tip-bot2 for Peter Zijlstra
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=ZLFV/g1VrPBdfCAK@osiris \
--to=hca@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=borntraeger@linux.ibm.com \
--cc=bp@alien8.de \
--cc=bristot@redhat.com \
--cc=bsegall@google.com \
--cc=christophe.leroy@csgroup.eu \
--cc=dave.hansen@linux.intel.com \
--cc=dietmar.eggemann@arm.com \
--cc=gor@linux.ibm.com \
--cc=hpa@zytor.com \
--cc=juri.lelli@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mgorman@suse.de \
--cc=mingo@redhat.com \
--cc=mpe@ellerman.id.au \
--cc=npiggin@gmail.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=svens@linux.ibm.com \
--cc=tglx@linutronix.de \
--cc=vincent.guittot@linaro.org \
--cc=vschneid@redhat.com \
--cc=x86@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.