Advertisement
Guest User

interrupts

a guest
Aug 25th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. # cat /proc/interrupts | grep 16
  2. 33: 30 13183 1778 2058 0 31916 3581 5509 PCI-MSI 327680-edge xhci_hcd
  3. 39: 351 0 0 0 0 0 0 0 PCI-MSI 3670016-edge thunderbolt
  4. TRM: 16175 16175 16175 16175 16175 16175 16175 16175 Thermal event interrupts
  5. root@helios:/home/joelkraehemann/non-gnu/gsequencer# cat /proc/interrupts
  6. CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
  7. 0: 22 0 0 0 0 0 0 0 IO-APIC 2-edge timer
  8. 8: 1 0 0 0 0 0 0 0 IO-APIC 8-edge rtc0
  9. 9: 525 2900 0 0 0 0 0 0 IO-APIC 9-fasteoi acpi
  10. 17: 67 0 0 0 0 0 0 0 IO-APIC 17-fasteoi mmc0, snd_hda_intel:card1
  11. 22: 482 248 6322 996 0 1490 41132 5822 IO-APIC 22-fasteoi ehci_hcd:usb4
  12. 23: 78 0 0 0 0 0 0 0 IO-APIC 23-fasteoi ehci_hcd:usb3
  13. 29: 0 0 0 0 0 0 0 0 PCI-MSI 3194880-edge pciehp
  14. 30: 0 0 0 0 0 0 0 0 PCI-MSI 3211264-edge pciehp
  15. 31: 0 0 0 0 0 0 0 0 PCI-MSI 3227648-edge pciehp
  16. 32: 0 0 0 0 0 0 0 0 PCI-MSI 3244032-edge pciehp
  17. 33: 30 13183 1778 2072 0 31916 3581 5549 PCI-MSI 327680-edge xhci_hcd
  18. 34: 32 0 0 391274 0 0 0 0 PCI-MSI 524288-edge nvkm
  19. 35: 4720 30818 0 0 0 0 0 0 PCI-MSI 512000-edge ahci[0000:00:1f.2]
  20. 36: 13 0 0 0 0 0 0 0 PCI-MSI 360448-edge mei_me
  21. 37: 331 25246 0 0 0 0 0 0 PCI-MSI 442368-edge snd_hda_intel:card0
  22. 38: 21 0 0 0 0 0 0 2 PCI-MSI 32768-edge i915
  23. 39: 351 0 0 0 0 0 0 0 PCI-MSI 3670016-edge thunderbolt
  24. NMI: 20 19 18 18 14 15 14 15 Non-maskable interrupts
  25. LOC: 375318 404224 385919 391260 360105 362448 390327 351159 Local timer interrupts
  26. SPU: 0 0 0 0 0 0 0 0 Spurious interrupts
  27. PMI: 20 19 18 18 14 15 14 15 Performance monitoring interrupts
  28. IWI: 0 0 0 0 1 0 0 0 IRQ work interrupts
  29. RTR: 1 0 0 0 0 0 0 0 APIC ICR read retries
  30. RES: 144144 131576 115993 88833 68435 80271 69260 56211 Rescheduling interrupts
  31. CAL: 103735 110726 90421 86287 68240 68953 62893 55988 Function call interrupts
  32. TLB: 13323 13258 13286 15221 11317 8594 7444 7134 TLB shootdowns
  33. TRM: 16175 16175 16175 16175 16175 16175 16175 16175 Thermal event interrupts
  34. THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts
  35. DFR: 0 0 0 0 0 0 0 0 Deferred Error APIC interrupts
  36. MCE: 0 0 0 0 0 0 0 0 Machine check exceptions
  37. MCP: 6 6 6 6 6 6 6 6 Machine check polls
  38. ERR: 0
  39. MIS: 0
  40. PIN: 0 0 0 0 0 0 0 0 Posted-interrupt notification event
  41. PIW: 0 0 0 0 0 0 0 0 Posted-interrupt wakeup event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement