Page MenuHomeFreeBSD

Initially bind all interrupts to the boot CPU when using GICv3
ClosedPublic

Authored by zbb on Feb 8 2016, 1:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 25 2024, 2:27 AM
Unknown Object (File)
Jan 21 2024, 9:27 PM
Unknown Object (File)
Jan 10 2024, 1:58 PM
Unknown Object (File)
Dec 27 2023, 8:27 PM
Unknown Object (File)
Dec 27 2023, 8:22 PM
Unknown Object (File)
Dec 23 2023, 4:17 AM
Unknown Object (File)
Nov 15 2023, 3:32 PM
Unknown Object (File)
Nov 10 2023, 4:19 AM
Subscribers

Details

Summary

This should be done by routing all interrupts to CPU0,
different assignment will be induced by either interrupts
shuffling or bus_bind_intr().

Reviewed by:
Obtained from: Semihalf
Sponsored by: Cavium
Differential Revision:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zbb retitled this revision from to Initially bind all interrupts to the boot CPU when using GICv3.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added reviewers: andrew, wma.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
wma edited edge metadata.
This revision is now accepted and ready to land.Feb 11 2016, 6:09 AM
This revision was automatically updated to reflect the committed changes.