Searched hist:e0c6e8910898e49c3f83a0131dbdb1a9e774de44 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/arm64/include/ |
H A D | param.h | diff e0c6e8910898e49c3f83a0131dbdb1a9e774de44 Thu Aug 03 23:47:06 CEST 2023 Ed Maste <emaste@FreeBSD.org> arm64: increase MAXCPU to 1024, following amd64
As in commit 9051987e40c5 for amd64, support up to 1024 CPU cores. arm64 hardware with more than 256 CPU cores is currently available and will become increasingly common over FreeBSD 14's lifetime.
PR: 269572 Reviewed by: andrew Relnotes: Yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41319
|