From: Valentin Schneider <valentin.schneider@arm.com>
To: Meelis Roos <mroos@linux.ee>, LKML <linux-kernel@vger.kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>,
Vincent Guittot <vincent.guittot@linaro.org>,
Barry Song <song.bao.hua@hisilicon.com>,
Mel Gorman <mgorman@suse.de>,
Dietmar Eggemann <dietmar.eggemann@arm.com>
Subject: Re: 5.11-rc4+git: Shortest NUMA path spans too many nodes
Date: Thu, 21 Jan 2021 18:21:32 +0000 [thread overview]
Message-ID: <jhjh7na2lsj.mognet@arm.com> (raw)
In-Reply-To: <8797fd78-4367-bc5c-3a35-43c544c745e4@linux.ee>
On 21/01/21 19:39, Meelis Roos wrote:
>> Could you paste the output of the below?
>>
>> $ cat /sys/devices/system/node/node*/distance
>
> 10 12 12 14 14 14 14 16
> 12 10 14 12 14 14 12 14
> 12 14 10 14 12 12 14 14
> 14 12 14 10 12 12 14 14
> 14 14 12 12 10 14 12 14
> 14 14 12 12 14 10 14 12
> 14 12 14 14 12 14 10 12
> 16 14 14 14 14 12 12 10
>
Thanks!
>
>> Additionally, booting your system with CONFIG_SCHED_DEBUG=y and
>> appending 'sched_debug' to your cmdline should yield some extra data.
>
> [ 0.000000] Linux version 5.11.0-rc4-00015-g45dfb8a5659a (mroos@x4600m2) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1) #55 SMP Thu Jan 21 19:23:10 EET 2021
> [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.11.0-rc4-00015-g45dfb8a5659a root=/dev/sda1 ro quiet
This is missing 'sched_debug' to get the extra topology debug prints (yes
it needs an extra cmdline argument on top of having CONFIG_SCHED_DEBUG=y),
but I should be able to generate those locally by feeding QEMU the above
distance table.
next prev parent reply other threads:[~2021-01-21 18:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-21 13:41 5.11-rc4+git: Shortest NUMA path spans too many nodes Meelis Roos
2021-01-21 15:05 ` Valentin Schneider
2021-01-21 17:39 ` Meelis Roos
2021-01-21 18:21 ` Valentin Schneider [this message]
2021-01-21 18:53 ` Dietmar Eggemann
2021-01-21 21:17 ` Song Bao Hua (Barry Song)
2021-01-22 10:05 ` Dietmar Eggemann
2021-01-22 11:09 ` Song Bao Hua (Barry Song)
2021-01-22 11:16 ` Valentin Schneider
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=jhjh7na2lsj.mognet@arm.com \
--to=valentin.schneider@arm.com \
--cc=dietmar.eggemann@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgorman@suse.de \
--cc=mroos@linux.ee \
--cc=peterz@infradead.org \
--cc=song.bao.hua@hisilicon.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 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.