HomeFreeBSD

Stop using the rid as an index in the arm timer

Description

Stop using the rid as an index in the arm timer

The order of the interrupt array doesn't matter. Store the described
interrupts at the start of the array to simplify iterating over them.

Reviewed by: imp, kevans
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D39094

(cherry picked from commit 5c4bd8756fbc23a48ddd8976df0b8429311fba83)

Details

Provenance
andrewAuthored on Mar 15 2023, 1:35 PM
Reviewer
imp
Differential Revision
D39094: Stop using the rid as an index in the arm timer
Parents
rG79dd9ddb1d8c: Keep per-timer interrupt data together
Branches
Unknown
Tags
Unknown