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
F122567193: D41322.id125586.diff
Sun, Jul 6, 7:46 AM
Unknown Object (File)
Sat, Jul 5, 1:40 AM
Unknown Object (File)
Fri, Jun 20, 4:33 PM
Unknown Object (File)
Mon, Jun 16, 8:49 PM
Unknown Object (File)
Mon, Jun 16, 5:16 PM
Unknown Object (File)
Mon, Jun 16, 7:34 AM
Unknown Object (File)
Sun, Jun 15, 3:14 PM
Unknown Object (File)
Sat, Jun 14, 7:08 PM
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 Skipped
Unit
Tests Skipped