From: Dietmar Eggemann <dietmar.eggemann@arm.com>
To: Vitalii Bursov <vitaly@bursov.com>,
Ingo Molnar <mingo@redhat.com>,
Peter Zijlstra <peterz@infradead.org>,
Juri Lelli <juri.lelli@redhat.com>,
Vincent Guittot <vincent.guittot@linaro.org>,
Steven Rostedt <rostedt@goodmis.org>,
Ben Segall <bsegall@google.com>, Mel Gorman <mgorman@suse.de>,
Daniel Bristot de Oliveira <bristot@redhat.com>,
Valentin Schneider <vschneid@redhat.com>,
linux-kernel@vger.kernel.org,
Shrikanth Hegde <sshegde@linux.ibm.com>
Subject: Re: [PATCH v3 0/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level
Date: Fri, 5 Apr 2024 12:59:02 +0200 [thread overview]
Message-ID: <3e2558cf-6b25-4e1b-92ab-a248cdf7b271@arm.com> (raw)
In-Reply-To: <87543226-1edd-4692-84b5-31bac9cb0c5d@bursov.com>
On 05/04/2024 12:25, Vitalii Bursov wrote:
>
>
> On 05.04.24 12:17, Dietmar Eggemann wrote:
>> On 03/04/2024 15:28, Vitalii Bursov wrote:
[...]
>>>> ====== ===========================================================
>>>> -1 no request. use system default or follow request of others.
>>>> 0 no search.
>>>> 1 search siblings (hyperthreads in a core).
>>>> 2 search cores in a package.
>>>> 3 search cpus in a node [= system wide on non-NUMA system]
>>>> 4 search nodes in a chunk of node [on NUMA system]
>>>> 5 search system wide [on NUMA system]
>>>> ====== ===========================================================
>>
>> IMHO, this list misses:
>>
>> 2 search cores in a cluster.
>>
>> Related to CONFIG_SCHED_CLUSTER.
>> Like you mentioned, if CONFIG_SCHED_CLUSTER is not configured MC becomes
>> level=1.
>
> Previous discussion in v2 on this topic:
> https://lore.kernel.org/linux-kernel/78c60269-5aee-45d7-8014-2c0188f972da@bursov.com/T/#maf4ad0ef3b8c18c8bb3e3524c683b6459c6f7f64
Sorry, I missed this discussion.
I thought that SCHED_CLUSTER is based on shared L3 tags (Arm64
kunpeng920) or L2 cache (X86 Jacobsville) so it's similar to SCHED_MC
just one level down?
> The table certainly depends on the kernel configuraion and describing this
> dependency in detail probably isn't worth it, so how the table should look
> like in the documentation is debatable...
[...]
prev parent reply other threads:[~2024-04-05 10:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-03 13:28 Vitalii Bursov
2024-04-03 13:28 ` [PATCH v3 1/3] " Vitalii Bursov
2024-04-04 14:14 ` Valentin Schneider
2024-04-04 15:10 ` Vincent Guittot
2024-04-03 13:28 ` [PATCH v3 2/3] sched/debug: dump domains' level Vitalii Bursov
2024-04-04 12:26 ` Vincent Guittot
2024-04-04 14:21 ` Valentin Schneider
2024-04-04 14:55 ` Vitalii Bursov
2024-04-03 13:28 ` [PATCH v3 3/3] docs: cgroup-v1: clarify that domain levels are system-specific Vitalii Bursov
2024-04-04 12:26 ` Vincent Guittot
2024-04-04 14:22 ` Valentin Schneider
2024-04-05 9:17 ` [PATCH v3 0/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level Dietmar Eggemann
2024-04-05 10:25 ` Vitalii Bursov
2024-04-05 10:59 ` Dietmar Eggemann [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=3e2558cf-6b25-4e1b-92ab-a248cdf7b271@arm.com \
--to=dietmar.eggemann@arm.com \
--cc=bristot@redhat.com \
--cc=bsegall@google.com \
--cc=juri.lelli@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgorman@suse.de \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=sshegde@linux.ibm.com \
--cc=vincent.guittot@linaro.org \
--cc=vitaly@bursov.com \
--cc=vschneid@redhat.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
Powered by JetHome