HomeFreeBSD

kern/clock: remove interrupt reporting from watchdog_fire()

Description

kern/clock: remove interrupt reporting from watchdog_fire()

The interrupt counts may have been valuable in the past, but now DDB can
readily provide them via 'show intrcnt'. This is one of the only
consumers of these counter arrays outside of the interrupt code itself,
and this should be avoided.

Reviewed by: mhorne, fuz
Differential Revision: https://reviews.freebsd.org/D37870

Details

Provenance
ehem_freebsd_m5p.comAuthored on Feb 16 2023, 9:18 PM
mhorneCommitted on Feb 16 2023, 9:24 PM
Reviewer
mhorne
Differential Revision
D37870: kern/clock: remove interrupt reporting from watchdog_fire()
Parents
rG4787d888c31f: Clean up additional obsolete MLINKS
Branches
Unknown
Tags
Unknown