zoukankan      html  css  js  c++  java
  • linux 中断

              CPU0       CPU1       CPU2       CPU3       
      0:         50          0          0          0   IO-APIC-edge      timer
      1:         26        292          3          0   IO-APIC-edge      i8042
      3:      37186       6956          0         18   IO-APIC-edge    
      6:          0          0          3          0   IO-APIC-edge      floppy
      7:          0          0          0          0   IO-APIC-edge      parport0
      8:          0          0          0          0   IO-APIC-edge      rtc0
      9:          0          0          0          0   IO-APIC-fasteoi   acpi
     12:      58412      17304          6          0   IO-APIC-edge      i8042
     14:          0          0          0          0   IO-APIC-edge      ata_piix
     15:         85         30         27         47   IO-APIC-edge      ata_piix
     16:       1623        529          0          0   IO-APIC-fasteoi   vmci, Ensoniq AudioPCI
     17:       7027       8837       2196        320   IO-APIC-fasteoi   ehci_hcd:usb1, ioc0
     18:         62         22          0          0   IO-APIC-fasteoi   uhci_hcd:usb2
     19:      32751         16         19         40   IO-APIC-fasteoi   eth0
     40:          0          0          0          0   PCI-MSI-edge      pciehp
     41:          0          0          0          0   PCI-MSI-edge      pciehp
     42:          0          0          0          0   PCI-MSI-edge      pciehp
     43:          0          0          0          0   PCI-MSI-edge      pciehp
     44:          0          0          0          0   PCI-MSI-edge      pciehp
     45:          0          0          0          0   PCI-MSI-edge      pciehp
     46:          0          0          0          0   PCI-MSI-edge      pciehp
     47:          0          0          0          0   PCI-MSI-edge      pciehp
     48:          0          0          0          0   PCI-MSI-edge      pciehp
     49:          0          0          0          0   PCI-MSI-edge      pciehp
     50:          0          0          0          0   PCI-MSI-edge      pciehp
     51:          0          0          0          0   PCI-MSI-edge      pciehp
     52:          0          0          0          0   PCI-MSI-edge      pciehp
     53:          0          0          0          0   PCI-MSI-edge      pciehp
     54:          0          0          0          0   PCI-MSI-edge      pciehp
     55:          0          0          0          0   PCI-MSI-edge      pciehp
     56:          0          0          0          0   PCI-MSI-edge      pciehp
     57:          0          0          0          0   PCI-MSI-edge      pciehp
     58:          0          0          0          0   PCI-MSI-edge      pciehp
     59:          0          0          0          0   PCI-MSI-edge      pciehp
     60:          0          0          0          0   PCI-MSI-edge      pciehp
     61:          0          0          0          0   PCI-MSI-edge      pciehp
     62:          0          0          0          0   PCI-MSI-edge      pciehp
     63:          0          0          0          0   PCI-MSI-edge      pciehp
     64:          0          0          0          0   PCI-MSI-edge      pciehp
     65:          0          0          0          0   PCI-MSI-edge      pciehp
     66:          0          0          0          0   PCI-MSI-edge      pciehp
     67:          0          0          0          0   PCI-MSI-edge      pciehp
     68:          0          0          0          0   PCI-MSI-edge      pciehp
     69:          0          0          0          0   PCI-MSI-edge      pciehp
     70:          0          0          0          0   PCI-MSI-edge      pciehp
     71:          0          0          0          0   PCI-MSI-edge      pciehp
    NMI:          0          0          0          0   Non-maskable interrupts
    LOC:     207461     207219     179521     139226   Local timer interrupts
    SPU:          0          0          0          0   Spurious interrupts
    PMI:          0          0          0          0   Performance monitoring interrupts
    PND:          0          0          0          0   Performance pending work
    RES:      11658       9316       6299       4388   Rescheduling interrupts
    CAL:       3196       1187       1963       1607   Function call interrupts
    TLB:       1633       1410       1882       1629   TLB shootdowns
    TRM:          0          0          0          0   Thermal event interrupts
    THR:          0          0          0          0   Threshold APIC interrupts
    MCE:          0          0          0          0   Machine check exceptions
    MCP:         35         35         35         35   Machine check polls
    ERR:          0
    MIS:          0
  • 相关阅读:
    java
    java
    Java hashCode() 和 equals()
    Python可变参数*和**
    Hadoop Mapreduce分区、分组、二次排序
    Java 内部类
    java valueOf()函数
    java接口和抽象类
    Java instanceof运算符
    JAVA ==号和equals()的区别
  • 原文地址:https://www.cnblogs.com/ahuo/p/2621544.html
Copyright © 2011-2022 走看看