Page MenuHomeFreeBSD

intr/x86: remove normal interrupts from intrcnt/intrnames
Needs ReviewPublic

Authored by ehem_freebsd_m5p.com on Feb 8 2023, 9:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 12:33 AM
Unknown Object (File)
Thu, Oct 24, 11:51 PM
Unknown Object (File)
Oct 2 2024, 5:12 AM
Unknown Object (File)
Sep 30 2024, 8:48 PM
Unknown Object (File)
Sep 18 2024, 6:47 AM
Unknown Object (File)
Aug 26 2024, 1:44 AM
Unknown Object (File)
Jun 23 2024, 7:46 PM
Unknown Object (File)
Jun 22 2024, 1:53 PM
Subscribers
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

These counters are now used strictly for IPI/PPI interrupts. Purge
support for normal interrupts as those are now *strictly* on intr_event.

The comment at the nintrcnt computation was incorrect. Multiple
hypervisor drivers use a per-core set of interrupts, but generally only
one hypervisor driver will be loaded.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 49640
Build 46530: arc lint + arc unit