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)
Feb 15 2024, 1:45 PM
Unknown Object (File)
Feb 13 2024, 9:50 AM
Unknown Object (File)
Feb 9 2024, 11:05 AM
Unknown Object (File)
Feb 2 2024, 2:40 AM
Unknown Object (File)
Dec 20 2023, 7:40 AM
Unknown Object (File)
Dec 11 2023, 12:59 AM
Unknown Object (File)
Nov 17 2023, 10:20 PM
Unknown Object (File)
Nov 17 2023, 10:19 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