Page MenuHomeFreeBSD

Limit the number of CPUs in the gicv1/2 driver
ClosedPublic

Authored by andrew on Aug 4 2023, 3:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 4:10 AM
Unknown Object (File)
Sat, Oct 11, 4:10 AM
Unknown Object (File)
Sat, Oct 11, 4:10 AM
Unknown Object (File)
Fri, Oct 10, 9:09 PM
Unknown Object (File)
Fri, Sep 26, 12:09 PM
Unknown Object (File)
Sep 7 2025, 11:23 AM
Unknown Object (File)
Aug 8 2025, 4:04 PM
Unknown Object (File)
Aug 1 2025, 5:46 AM
Subscribers

Details

Summary

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.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable