HomeFreeBSD

arm64: Include NUMA locality info in the CPU topology

Description

arm64: Include NUMA locality info in the CPU topology

The scheduler uses this topology to try and preserve locality when
migrating threads between CPUs and when performing work stealing.
Ensure that on NUMA systems it will at least take the NUMA topology into
account.

Reviewed by: mmel
Submitted by: Klara, Inc.
Sponsored by: Ampere Computing
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D28579

Details

Provenance
markjAuthored on Feb 18 2021, 3:50 PM
Reviewer
mmel
Differential Revision
D28579: arm64: Include NUMA locality info in the CPU topology
Parents
rG8c280db0b4d2: ipmi_ssif: Fix inverted for the end of multi-part reads
Branches
Unknown
Tags
Unknown