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)
Mon, Dec 2, 3:30 PM
Unknown Object (File)
Mon, Dec 2, 12:08 PM
Unknown Object (File)
Nov 25 2024, 4:13 AM
Unknown Object (File)
Nov 24 2024, 1:15 AM
Unknown Object (File)
Nov 23 2024, 1:24 PM
Unknown Object (File)
Nov 19 2024, 9:25 AM
Unknown Object (File)
Nov 14 2024, 8:56 AM
Unknown Object (File)
Nov 13 2024, 9:22 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.