HomeFreeBSD

Limit the number of CPUs in the gicv1/2 driver

Description

Limit the number of CPUs in the gicv1/2 driver

The GICv2 can only send IPIs to 8 CPUs. Because of this it should only
be in machines with no more than 8 cores.

Create a new macro to hold this limit to reduce the size of the softc.

Reviewed by: emaste
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D41322

Details

Provenance
andrewAuthored on Aug 4 2023, 3:06 PM
Reviewer
emaste
Differential Revision
D41322: Limit the number of CPUs in the gicv1/2 driver
Parents
rG348bea10b6f2: openssh: retire HPN option handling
Branches
Unknown
Tags
Unknown