irqbalance

운영자 | 기사입력 2017/11/22 [05:56]
리눅스 >
필자의 다른기사 보기 인쇄하기 메일로 보내기 글자 크게 글자 작게
irqbalance
 
운영자   기사입력  2017/11/22 [05:56]

==================================================================

[root@s20171110 ~]# cat /proc/interrupts 

            CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       

   0:        145          0          0          0          0          0  IR-IO-APIC-edge      timer

   8:          1          0          0          0          0          0  IR-IO-APIC-edge      rtc0

   9:          0          0          0          0          0          0  IR-IO-APIC-fasteoi   acpi

  10:        270          0          0          0          0          0  IR-IO-APIC-edge      ipmi_si

  22:         85          0          0          0          0          0  IR-IO-APIC-fasteoi   ehci_hcd:usb2

  23:        115          0          0          0          0          0  IR-IO-APIC-fasteoi   ehci_hcd:usb1

  56:          0          0          0          0          0          0  DMAR_MSI-edge      dmar0

  57:       3923          0          0          0          0          0  IR-HPET_MSI-edge      hpet2

  58:          0          0          0          0          0          0  IR-HPET_MSI-edge      hpet3

  59:          0          0          0          0          0          0  IR-HPET_MSI-edge      hpet4

  60:          0          0          0          0          0          0  IR-HPET_MSI-edge      hpet5

  61:          0          0          0          0          0          0  IR-HPET_MSI-edge      hpet6

  68:    2038619          0          0          0          0          0  IR-PCI-MSI-edge      megasas

  69:         77          0          0          0          0          0  IR-PCI-MSI-edge      ahci

  70: 1608963715          0          0          0          0          0  IR-PCI-MSI-edge      em1-tx-0

  71: 1031444119          0          0          0          0          0  IR-PCI-MSI-edge      em1-rx-1

  72:  991111012          0          0          0          0          0  IR-PCI-MSI-edge      em1-rx-2

  73:  991760232          0          0          0          0          0  IR-PCI-MSI-edge      em1-rx-3

  74:  992280885          0          0          0          0          0  IR-PCI-MSI-edge      em1-rx-4

 NMI:       1768          5          4          3          3          3   Non-maskable interrupts

 LOC:  324340313    3010868    3028171    1439665    1641692    2556746   Local timer interrupts

 SPU:          0          0          0          0          0          0   Spurious interrupts

 PMI:       1768          5          4          3          3          3   Performance monitoring interrupts

 IWI:          0          0          0          0          0          0   IRQ work interrupts

 RES:       2067      20427      32227      35384      31944       3617   Rescheduling interrupts

 CAL:         71        145        173        164        173        164   Function call interrupts

 TLB:       3260       1324        661        507        575        392   TLB shootdowns

 TRM:          0          0          0          0          0          0   Thermal event interrupts

 THR:          0          0          0          0          0          0   Threshold APIC interrupts

 MCE:          0          0          0          0          0          0   Machine check exceptions

 MCP:       3925       3925       3925       3925       3925       3925   Machine check polls

 ERR:          0

 MIS:          0

 

==================================================================

 

 

yum -y install irqbal*

Loaded plugins: fastestmirror

Setting up Install Process

Determining fastest mirrors

epel/metalink                                                                                                | 5.5 kB     00:00     

 * base: mirror.oasis.onnetcorp.com

 * epel: mirror.rise.ph

 * extras: data.nicehosting.co.kr

 * updates: data.nicehosting.co.kr

base                                                                                                         | 3.7 kB     00:00     

epel                                                                                                         | 4.7 kB     00:00     

epel/primary_db                                                                                              | 6.0 MB     00:02     

extras                                                                                                       | 3.4 kB     00:00     

updates                                                                                                      | 3.4 kB     00:00     

updates/primary_db                                                                                           | 5.3 MB     00:42     

Resolving Dependencies

--> Running transaction check

---> Package irqbalance.x86_64 2:1.0.7-8.el6 will be installed

--> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: 2:irqbalance-1.0.7-8.el6.x86_64

--> Processing Dependency: libnuma.so.1()(64bit) for package: 2:irqbalance-1.0.7-8.el6.x86_64

--> Running transaction check

---> Package numactl.x86_64 0:2.0.9-2.el6 will be installed

--> Finished Dependency Resolution

 

Dependencies Resolved

 

====================================================================================================================================

 Package                          Arch                         Version                             Repository                  Size

====================================================================================================================================

Installing:

 irqbalance                       x86_64                       2:1.0.7-8.el6                       base                        42 k

Installing for dependencies:

 numactl                          x86_64                       2.0.9-2.el6                         base                        74 k

 

Transaction Summary

====================================================================================================================================

Install       2 Package(s)

 

Total download size: 116 k

Installed size: 241 k

Downloading Packages:

(1/2): irqbalance-1.0.7-8.el6.x86_64.rpm                                                                     |  42 kB     00:00     

(2/2): numactl-2.0.9-2.el6.x86_64.rpm                                                                        |  74 kB     00:00     

------------------------------------------------------------------------------------------------------------------------------------

Total                                                                                               8.5 MB/s | 116 kB     00:00     

Running rpm_check_debug

Running Transaction Test

Transaction Test Succeeded

Running Transaction

  Installing : numactl-2.0.9-2.el6.x86_64                                                                                       1/2 

  Installing : 2:irqbalance-1.0.7-8.el6.x86_64                                                                                  2/2 

  Verifying  : 2:irqbalance-1.0.7-8.el6.x86_64                                                                                  1/2 

  Verifying  : numactl-2.0.9-2.el6.x86_64                                                                                       2/2 

 

Installed:

  irqbalance.x86_64 2:1.0.7-8.el6                                                                                                   

 

Dependency Installed:

  numactl.x86_64 0:2.0.9-2.el6                 

==============

 

/etc/rc.d/init.d/irqbalance start

Starting irqbalance: [  OK  ]

 

트위터 트위터 페이스북 페이스북 카카오톡 카카오톡
기사입력: 2017/11/22 [05:56]  최종편집: ⓒ iwav
 
 
리눅스 많이 본 기사