Skip to content

Instantly share code, notes, and snippets.

Created October 26, 2013 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7173721 to your computer and use it in GitHub Desktop.
Save anonymous/7173721 to your computer and use it in GitHub Desktop.
cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
0: 176 0 0 0 IO-APIC-edge timer
1: 3 0 0 0 IO-APIC-edge i8042
8: 1 0 0 0 IO-APIC-edge rtc0
9: 0 0 0 0 IO-APIC-fasteoi acpi
12: 4 0 0 0 IO-APIC-edge i8042
16: 1975194 0 0 0 IO-APIC-fasteoi ehci_hcd:usb1, firewire_ohci, ath9k, nvidia
17: 829 0 0 0 IO-APIC-fasteoi snd_hda_intel
23: 1826099 0 0 0 IO-APIC-fasteoi ehci_hcd:usb5
49: 0 0 0 0 PCI-MSI-edge xhci_hcd
50: 0 0 0 0 PCI-MSI-edge xhci_hcd
51: 364428 0 0 0 PCI-MSI-edge ahci
52: 594229 0 0 0 PCI-MSI-edge snd_hda_intel
53: 114954 0 0 0 PCI-MSI-edge i915
54: 762677 0 0 0 PCI-MSI-edge eth0-0
55: 273720 0 0 0 PCI-MSI-edge eth0-1
56: 413798 0 0 0 PCI-MSI-edge eth0-2
57: 492935 0 0 0 PCI-MSI-edge eth0-3
58: 315492 0 0 0 PCI-MSI-edge eth0-4
NMI: 21425 38150 36680 29644 Non-maskable interrupts
LOC: 15164969 14393386 15074269 14790706 Local timer interrupts
SPU: 0 0 0 0 Spurious interrupts
PMI: 21425 38150 36680 29644 Performance monitoring interrupts
IWI: 0 0 0 0 IRQ work interrupts
RES: 13589770 9470110 10345969 11564841 Rescheduling interrupts
CAL: 1758 2146 2200 2340 Function call interrupts
TLB: 273974 188555 181979 183456 TLB shootdowns
TRM: 115281 115281 115281 115281 Thermal event interrupts
THR: 0 0 0 0 Threshold APIC interrupts
MCE: 0 0 0 0 Machine check exceptions
MCP: 128 128 128 128 Machine check polls
ERR: 0
MIS: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment