Balance IRQs on SMP Machines
irqbalance dynamically switches the CPUs for IRQs to prevent cpu0 from
being used for all IRQs.
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/irqbalance && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Set-fd-limit.patch | 0000000297 297 Bytes | |
_servicedata | 0000000242 242 Bytes | |
irqbalance-1.9.1.tar.gz | 0000062126 60.7 KB | |
irqbalance.changes | 0000022573 22 KB | |
irqbalance.spec | 0000003132 3.06 KB | |
sysconfig.irqbalance | 0000000834 834 Bytes |
Revision 2 (latest revision is 4)
Wolfgang Engel (bigironman)
committed
(revision 2)
- update to 1.9.1: * get irq->module relationship from /sys/bus/pci/*/driver * ensure --banmod is respected * check whether savedptr is NULL before invoking strlen * add meson * support thermal events * fix irqbalance never exits * irqbalance-ui: able to scroll and show coulist and irqs' name - drop proc-interrupts.patch (upstream) D proc-interrupts.patch - Includes the patches for feature: jsc#PED-754 Enable IRQ Balancer to support SoC die during low power state - Update to version 1.9.0: * correct wait time in oneshot mode * Document updates * disable irqbalance when we only have a single cpu/cache domain * fix UI to fetch full messages from UNIX socket * avoid some buffer overflows * fix UI printf style formatting * drop bounding set from irqbalance - proc-interrupts.patch: parse_proc_interrupts: fix parsing interrupt counts
Comments 0