Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.69 KB | None | 0 0
  1. timon@TSNOTEBOOK2:~$ sudo  cat /proc/interrupts
  2. [sudo] password for timon:
  3.            CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       CPU6       CPU7      
  4.   0:         19          0          0          0          0          0          0          0   IO-APIC-edge      timer
  5.   1:      15040          0          0          0          0          0          0          0   IO-APIC-edge      i8042
  6.   8:          1          0          0          0          0          0          0          0   IO-APIC-edge      rtc0
  7.   9:      34125          0          0          0          0          0          0          0   IO-APIC-fasteoi   acpi
  8.  12:      23446          0          0          0          0          0          0          0   IO-APIC-edge      i8042
  9.  16:        346          0        204          0          0          0          0          0   IO-APIC-fasteoi   ehci_hcd:usb1
  10.  17:        215          0          0          0     279348          0          0          0   IO-APIC-fasteoi   brcmsmac
  11.  19:          0          0          0          0          0          0          0          0   IO-APIC-fasteoi   mmc0
  12.  20:        382          0        168          0          0          0          0          0   IO-APIC-fasteoi   ehci_hcd:usb2
  13.  23:          0          0          0          0          0          0          0          0   IO-APIC-edge      lis3lv02d
  14.  41:      37755          0     122359          0      20144          0      59963          0   PCI-MSI-edge      xhci_hcd
  15.  42:          0          0          0          0          0          0          0          0   PCI-MSI-edge      xhci_hcd
  16.  43:          0          0          0          0          0          0          0          0   PCI-MSI-edge      xhci_hcd
  17.  44:          0          0          0          0          0          0          0          0   PCI-MSI-edge      xhci_hcd
  18.  45:          0          0          0          0          0          0          0          0   PCI-MSI-edge      xhci_hcd
  19.  46:          0          0          0          0          0          0          0          0   PCI-MSI-edge      xhci_hcd
  20.  47:          0          0          0          0          0          0          0          0   PCI-MSI-edge      xhci_hcd
  21.  48:          0          0          0          0          0          0          0          0   PCI-MSI-edge      xhci_hcd
  22.  49:      17987          0      13192          0      10123          0      67314          0   PCI-MSI-edge      ahci
  23.  50:         81          0          0          0          0          0          0          0   PCI-MSI-edge      rtsx_pci
  24.  51:          0          0          0          0          0          0          0          0   PCI-MSI-edge      eth0
  25.  52:    1204195          0          0          0          0          0          0          0   PCI-MSI-edge      i915
  26.  53:          6          0          0          0          0          0          0          0   PCI-MSI-edge      radeon
  27.  54:         12          0          0          0          0          0          0          0   PCI-MSI-edge      mei
  28.  55:         90          0          0          0          0          0          0          0   PCI-MSI-edge      snd_hda_intel
  29. NMI:         48         99        334         72        301         71        338         77   Non-maskable interrupts
  30. LOC:     401074     126426     381403     102595     447435      98648     452269     100355   Local timer interrupts
  31. SPU:          0          0          0          0          0          0          0          0   Spurious interrupts
  32. PMI:         48         99        334         72        301         71        338         77   Performance monitoring interrupts
  33. IWI:          0          0          0          0          0          0          0          0   IRQ work interrupts
  34. RTR:         18          2          1          0          3          0          1          0   APIC ICR read retries
  35. RES:     312156     119450       3887       1549       2979       1154       2070       1037   Rescheduling interrupts
  36. CAL:       1169       2163       1891       2244       2038       2206       1885       2192   Function call interrupts
  37. TLB:      17383      12435      13708      10038      14828      12692      17490      12749   TLB shootdowns
  38. TRM:          0          0          0          0          0          0          0          0   Thermal event interrupts
  39. THR:          0          0          0          0          0          0          0          0   Threshold APIC interrupts
  40. MCE:          0          0          0          0          0          0          0          0   Machine check exceptions
  41. MCP:         68         66         66         66         66         66         66         66   Machine check polls
  42. ERR:          0
  43. MIS:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement