From: Randy Dunlap <rdunlap@infradead.org>
To: Peter Zijlstra <peterz@infradead.org>, Hugh Dickins <hughd@google.com>
Cc: linux-kernel@vger.kernel.org, joel@joelfernandes.org,
Ingo Molnar <mingo@kernel.org>,
juri.lelli@redhat.com, vincent.guittot@linaro.org,
dietmar.eggemann@arm.com, rostedt@goodmis.org,
bsegall@google.com, mgorman@suse.de, bristot@redhat.com,
Valentin Schneider <valentin.schneider@arm.com>
Subject: Re: [PATCH] sched: Add CONFIG_SCHED_CORE help text
Date: Tue, 25 May 2021 10:24:13 -0700 [thread overview]
Message-ID: <ded8f400-a0ee-db97-098d-8fa0c2fdfd18@infradead.org> (raw)
In-Reply-To: <YKyhtwhEgvtUDOyl@hirez.programming.kicks-ass.net>
On 5/25/21 12:05 AM, Peter Zijlstra wrote:
> Subject: sched: Add CONFIG_SCHED_CORE help text
> From: Peter Zijlstra <peterz@infradead.org>
> Date: Tue May 25 08:53:28 CEST 2021
>
> Hugh noted that the SCHED_CORE Kconfig option could do with a help
> text.
>
> Requested-by: Hugh Dickins <hughd@google.com>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> kernel/Kconfig.preempt | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> --- a/kernel/Kconfig.preempt
> +++ b/kernel/Kconfig.preempt
> @@ -104,4 +104,18 @@ config SCHED_CORE
> bool "Core Scheduling for SMT"
> default y
> depends on SCHED_SMT
> + help
> + This option permits Core Scheduling, a means of coordinated task
> + selection across SMT siblings. When enabled -- see
> + prctl(PR_SCHED_CORE) -- task selection ensures that all SMT siblings
> + will execute a task from the same 'core group', forcing idle when no
> + matching task is found.
> +
> + Use of this feature includes:
> + - mitigation of some (not all) SMT side channels;
> + - limiting SMT interference to improve determinism and/or performance.
> +
> + SCHED_CORE is default enabled when SCHED_SMT is enabled -- when
> + unused there should be no impact on performance.
> +
>
>
--
~Randy
next prev parent reply other threads:[~2021-05-25 17:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-21 3:06 config SCHED_CORE Hugh Dickins
2021-05-21 7:53 ` Peter Zijlstra
2021-05-21 11:18 ` Joel Fernandes
2021-05-21 11:57 ` Joel Fernandes
2021-05-21 13:33 ` Peter Zijlstra
2021-05-24 20:50 ` Joel Fernandes
2021-05-23 10:57 ` Peter Zijlstra
2021-05-23 20:30 ` Hugh Dickins
2021-05-23 21:31 ` Randy Dunlap
2021-05-21 16:09 ` Randy Dunlap
2021-05-25 7:05 ` [PATCH] sched: Add CONFIG_SCHED_CORE help text Peter Zijlstra
2021-05-25 17:24 ` Randy Dunlap [this message]
2021-05-25 22:17 ` Hugh Dickins
2021-06-01 14:04 ` [tip: sched/core] " 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=ded8f400-a0ee-db97-098d-8fa0c2fdfd18@infradead.org \
--to=rdunlap@infradead.org \
--cc=bristot@redhat.com \
--cc=bsegall@google.com \
--cc=dietmar.eggemann@arm.com \
--cc=hughd@google.com \
--cc=joel@joelfernandes.org \
--cc=juri.lelli@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgorman@suse.de \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=valentin.schneider@arm.com \
--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
all inboxes | Powered by JetHome®