Re: Errors reported when booting an Ampere Altra system
Rebecca Cran <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On 3/22/24 10:48, [email protected] wrote: > Dear all, > > when booting an Ampere Altra with an up to date main branch of > FreeBSD I get: > ... > ERROR: Multiple Proximity Domains map to the same NUMA domain 0! > ERROR: Multiple Proximity Domains map to the same NUMA domain 0! > ERROR: Multiple Proximity Domains map to the same NUMA domain 0! > ERROR: Multiple Proximity Domains map to the same NUMA domain 0! > ERROR: Multiple Proximity Domains map to the same NUMA domain 0! > ERROR: Multiple Proximity Domains map to the same NUMA domain 0! > ERROR: Multiple Proximity Domains map to the same NUMA domain 0! From what I recall looking at this a few months ago, it's because of some sort of mismatch between the IORT and another ACPI table when the system's configured in Monolithic Sub-NUMA mode. I think it's more pointing out something that's not optimal from a configuration perspective than any real error. -- Rebecca Cran