HomeFreeBSD

cpuset: increase userland maximum size to 1024

Description

cpuset: increase userland maximum size to 1024

Hardware with more than 256 CPU cores is now available and will become
increasingly common. Bump CPU_MAXSIZE (used for userland cpuset_t
sizing) to 1024 to define the ABI for FreeBSD 14.

PR: 269572, 271213 [exp-run]
Reviewed by: mjg, jhb
Relnotes: yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39941

Details

Provenance
emasteAuthored on May 2 2023, 8:57 PM
Reviewer
mjg
Differential Revision
D39941: cpuset: increase userland maximum size to 1024
Parents
rGf76df4718d27: if_ovpn tests: fix route_to test case
Branches
Unknown
Tags
Unknown
Reverted By
rGea6dd3d1d451: Revert "cpuset: increase userland maximum size to 1024"