Advertisement
Guest User

Untitled

a guest
Jun 4th, 2014
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | None | 0 0
  1. # cat /proc/interrupts
  2. CPU0 CPU1 CPU2 CPU3
  3. 0: 28238 0 0 0 IO-APIC-edge timer
  4. 1: 1560 0 0 0 IO-APIC-edge i8042
  5. 6: 2 0 0 1 IO-APIC-edge floppy
  6. 7: 0 0 0 0 IO-APIC-edge parport0
  7. 8: 1 0 0 0 IO-APIC-edge rtc0
  8. 9: 0 0 0 0 IO-APIC-fasteoi acpi
  9. 12: 4121 0 0 0 IO-APIC-edge i8042
  10. 14: 0 0 0 0 IO-APIC-edge ata_piix
  11. 15: 43984 52680 53093 57157 IO-APIC-edge ata_piix
  12. 16: 0 0 0 0 IO-APIC-fasteoi vmwgfx
  13. 40: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  14. 41: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  15. 42: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  16. 43: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  17. 44: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  18. 45: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  19. 46: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  20. 47: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  21. 48: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  22. 49: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  23. 50: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  24. 51: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  25. 52: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  26. 53: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  27. 54: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  28. 55: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  29. 56: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  30. 57: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  31. 58: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  32. 59: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  33. 60: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  34. 61: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  35. 62: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  36. 63: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  37. 64: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  38. 65: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  39. 66: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  40. 67: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  41. 68: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  42. 69: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  43. 70: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  44. 71: 0 0 0 0 PCI-MSI-edge PCIe PME, pciehp
  45. 72: 358485179 583863392 580165859 568705070 PCI-MSI-edge vmw_pvscsi
  46. 73: 3280697909 0 0 0 PCI-MSI-edge eth0-rxtx-0
  47. 74: 3091858483 0 0 0 PCI-MSI-edge eth0-rxtx-1
  48. 75: 2773342718 0 0 0 PCI-MSI-edge eth0-rxtx-2
  49. 76: 3091067125 0 0 0 PCI-MSI-edge eth0-rxtx-3
  50. 77: 0 0 0 0 PCI-MSI-edge eth0-event-4
  51. 78: 0 0 0 0 PCI-MSI-edge vmci
  52. 79: 0 0 0 0 PCI-MSI-edge vmci
  53. NMI: 0 0 0 0 Non-maskable interrupts
  54. LOC: 3191905406 2487052747 2481291984 2418116545 Local timer interrupts
  55. SPU: 0 0 0 0 Spurious interrupts
  56. PMI: 0 0 0 0 Performance monitoring interrupts
  57. IWI: 0 0 0 0 IRQ work interrupts
  58. RES: 1274126681 1365097551 1357508536 1338659361 Rescheduling interrupts
  59. CAL: 28202996 34618536 34517197 34231637 Function call interrupts
  60. TLB: 218302965 468263613 465146940 458839006 TLB shootdowns
  61. TRM: 0 0 0 0 Thermal event interrupts
  62. THR: 0 0 0 0 Threshold APIC interrupts
  63. MCE: 0 0 0 0 Machine check exceptions
  64. MCP: 28184 28184 28184 28184 Machine check polls
  65. ERR: 0
  66. MIS: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement