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)
Sat, Jan 25, 10:38 AM
Unknown Object (File)
Sat, Jan 18, 2:22 AM
Unknown Object (File)
Jan 10 2025, 7:10 AM
Unknown Object (File)
Jan 7 2025, 12:08 AM
Unknown Object (File)
Jan 5 2025, 8:30 AM
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
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