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 | |
irqbalance-1.9.2.tar.gz | 0000062188 60.7 KB | |
irqbalance-systemd-netlink.patch | 0000001031 1.01 KB | |
irqbalance.changes | 0000023474 22.9 KB | |
irqbalance.spec | 0000003384 3.3 KB | |
sysconfig.irqbalance | 0000000834 834 Bytes |
Latest Revision
Daniel Mach (dmach)
committed
(revision 4)
- add irqbalance-systemd-netlink.patch (related to bsc#1205308) - update to 1.9.2: * avoid coredump on build_one_dev_entry() * avoid double free on deinit_thermal() * change the log level in thermal.c * fix a minor typo - drop Avoid-double-free-on-deinit_thermal.patch, uninitialized.patch: (upstream)
Comments 0