Thread (6 messages) 6 messages, 3 authors, 2018-06-06

[PATCH] arm64: topology: Avoid checking numa mask for scheduler MC selection

From: Morten Rasmussen <hidden>
Date: 2018-06-06 14:44:52
Also in: linux-acpi, lkml

On Tue, Jun 05, 2018 at 02:08:37PM -0500, Jeremy Linton wrote:
The numa mask subset check has problems if !CONFIG_NUMA, over hotplug
operations or during early boot. Lets disable the NUMA siblings checks
for the time being, as NUMA in socket machines have LLC's that will
assure that the scheduler topology isn't "borken".
Could we add an explanation why the numa node mask check is needed in
the first place?

IIUC, we have the check in case the LLC is shared across numa nodes as
this would cause core_siblings > cpumask_of_node() which breaks the
scheduler topology.

While sharing LLC across numa nodes seems quite unusual, I think it is
allowed by ACPI. Those systems might already be broken before, so might
not change anything. It is just worth noting why the check should be
added back later.

Morten
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help