Page MenuHomeFreeBSD

intr/x86: remove normal interrupts from intrcnt/intrnames
AbandonedPublic

Authored by ehem_freebsd_m5p.com on Feb 8 2023, 9:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 25 2024, 2:20 AM
Unknown Object (File)
Nov 17 2024, 8:43 AM
Unknown Object (File)
Nov 14 2024, 3:02 AM
Unknown Object (File)
Nov 7 2024, 12:33 AM
Unknown Object (File)
Oct 24 2024, 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
Subscribers

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