HomeFreeBSD

intrng: Releasing interrupt source should clear interrupt table full state.

Description

intrng: Releasing interrupt source should clear interrupt table full state.

The first release of an interrupt in a situation where the interrupt table
is full should schedule a full table check the next time an interrupt is
allocated. A full check is necessary to ensure maximum separation between
the order of allocation and the order of release.

Submitted by: ehem_freebsd@m5p.com (initial version)
Discussed in: https://reviews.freebsd.org/D29310
MFC after: 4 weeks

Details

Provenance
mmelAuthored on Jul 2 2021, 6:17 PM
Parents
rGf39dd6a97844: one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs
Branches
Unknown
Tags
Unknown