Searched hist:"014812 b9beba9adbf321d2f0545db228d31e5d1c" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/arm64/include/ |
H A D | param.h | diff 014812b9beba9adbf321d2f0545db228d31e5d1c Tue Dec 01 21:10:55 CET 2020 Oleksandr Tymoshenko <gonzo@FreeBSD.org> [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.
|