public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Valentin Schneider <valentin.schneider@arm•com>
To: Dietmar Eggemann <dietmar.eggemann@arm•com>
Cc: Mark Rutland <mark.rutland@arm•com>,
	qperret@google•com, Peter Zijlstra <peterz@infradead•org>,
	Catalin Marinas <catalin.marinas@arm•com>,
	morten.rasmussen@arm•com, Will Deacon <will@kernel•org>,
	Ingo Molnar <mingo@kernel•org>,
	linux-arm-kernel@lists•infradead.org
Subject: Re: [PATCH 2/2] arm64: defconfig: enable CONFIG_SCHED_SMT
Date: Thu, 27 Feb 2020 16:37:16 +0000	[thread overview]
Message-ID: <jhjh7zcvver.mognet@arm.com> (raw)
In-Reply-To: <7f647316-00a7-69cb-5d40-733ab8c6796d@arm.com>


On Thu, Feb 27 2020, Dietmar Eggemann wrote:
>> before:
>>   $ cat /proc/sys/kernel/sched_domain/cpu*/domain*/name | sort | uniq
>>   DIE
>>   MC
>>
>> after:
>>   $ cat /proc/sys/kernel/sched_domain/cpu*/domain*/name | sort | uniq
>>   DIE
>>   MC
>
> Have you tested that EAS still comes up ?

Yep:

  root@valsch-h960:~# zcat /proc/config.gz | grep SMT
  CONFIG_SCHED_SMT=y
  root@valsch-h960:~# ./set_governor.sh schedutil
  [  127.834363] root_domain 0-7: pd4:{ cpus=4-7 nr_cstate=5 } pd0:{ cpus=0-3 nr_cstate=5 }
  [  127.842344] sched_energy_set: starting EAS

No reason for it not to come up unless something's broken (but it's
always good to check!).

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-02-27 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 16:41 [PATCH 0/2] sched, arm64: enable CONFIG_SCHED_SMT for arm64 Valentin Schneider
2020-02-26 16:41 ` [PATCH 1/2] sched/topology: Don't enable EAS on SMT systems Valentin Schneider
2020-02-27 13:00   ` Quentin Perret
2020-02-27 16:28     ` Dietmar Eggemann
2020-02-27 16:42       ` Valentin Schneider
2020-02-26 16:41 ` [PATCH 2/2] arm64: defconfig: enable CONFIG_SCHED_SMT Valentin Schneider
2020-02-27 16:28   ` Dietmar Eggemann
2020-02-27 16:37     ` Valentin Schneider [this message]
2020-02-27 16:32 ` [PATCH 0/2] sched, arm64: enable CONFIG_SCHED_SMT for arm64 Dietmar Eggemann

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=jhjh7zcvver.mognet@arm.com \
    --to=valentin.schneider@arm$(echo .)com \
    --cc=catalin.marinas@arm$(echo .)com \
    --cc=dietmar.eggemann@arm$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=mingo@kernel$(echo .)org \
    --cc=morten.rasmussen@arm$(echo .)com \
    --cc=peterz@infradead$(echo .)org \
    --cc=qperret@google$(echo .)com \
    --cc=will@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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