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)
Sun, Nov 3, 11:57 PM
Unknown Object (File)
Sep 27 2024, 5:36 AM
Unknown Object (File)
Sep 26 2024, 10:04 PM
Unknown Object (File)
Sep 25 2024, 4:36 PM
Unknown Object (File)
Sep 25 2024, 12:59 AM
Unknown Object (File)
Sep 25 2024, 12:59 AM
Unknown Object (File)
Sep 25 2024, 12:50 AM
Unknown Object (File)
Sep 22 2024, 7:08 PM
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.