]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[arm64] Bump MAXMEMDOM value to 8 to match amd64
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>
Tue, 1 Dec 2020 20:10:55 +0000 (20:10 +0000)
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>
Tue, 1 Dec 2020 20:10:55 +0000 (20:10 +0000)
commit014812b9beba9adbf321d2f0545db228d31e5d1c
tree952604c6dd89a069787788714377f79e40815aaa
parentf2fb8af155226583c50c1d836b83e21a3d40832c
[arm64] Bump MAXMEMDOM value to 8 to match amd64

On some of the server-grade ARM64 machines the number of NUMA domains is higher
than 2. When booting GENERIC kernel on such machines the SRAT parser fails
leaving the system with a single domain. To make GENERIC kernel usable on those
server, match the parameter value with the one for amd64 arch.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D27368
Sponsored by: Ampere Computing
Submitted by: Klara, Inc.
sys/arm64/include/param.h