HomeFreeBSD

arm64: Malloc the cpu_desc array

Description

arm64: Malloc the cpu_desc array

We only need this during boot. Allocate the array before starting CPUs
to reduce the memory usage.

Reviewed by: Zach Leaf <zachary.leaf@arm.com>
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D40433

Details

Provenance
andrewAuthored on Jun 2 2023, 4:12 PM
Differential Revision
D40433: arm64: Malloc the cpu_desc array
Parents
rG732786a25fd7: arm64: Reduce the direct use of cpu_desc
Branches
Unknown
Tags
Unknown