proc_interrupts(5) File Formats Manual proc_interrupts(5)
NAME
/proc/interrupts - number of interrupts
DESCRIPTION
/proc/interrupts
This is used to record the number of interrupts per CPU per IO
device. Since Linux 2.6.24, for the i386 and x86-64 architec-
tures, at least, this also includes interrupts internal to the
system (that is, not associated with a device as such), such as
NMI (nonmaskable interrupt), LOC (local timer interrupt), and for
SMP systems, TLB (TLB flush interrupt), RES (rescheduling inter-
rupt), CAL (remote function call interrupt), and possibly others.
Very easy to read formatting, done in ASCII.
SEE ALSO
proc(5)
Linux man-pages 6.9.1 2024-05-02 proc_interrupts(5)
Generated by dwww version 1.16 on Tue Dec 16 12:43:55 CET 2025.