irqbalance 1.8.0-1ubuntu0.1 source package in Ubuntu

Changelog

irqbalance (1.8.0-1ubuntu0.1) jammy; urgency=medium

  * d/p/lp2038573-fix-unsigned-integer-subtraction-sign-overflow.patch:
    Do not stop balancing IRQs due to unsigned int issue. (LP: #2038573)

 -- Mauricio Faria de Oliveira <email address hidden>  Wed, 04 Oct 2023 12:54:18 -0300

Upload details

Uploaded by:
Mauricio Faria de Oliveira
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
irqbalance_1.8.0.orig.tar.gz 53.9 KiB 2e7ddb9687a6a5cc1f41626659eac2ad9d6b5875629156b92f693bd404d8ae63
irqbalance_1.8.0-1ubuntu0.1.debian.tar.xz 11.1 KiB 057b9ac0bbc2cdd8be797f450a988cd9b978371f695b388df978eb7db80d3ae9
irqbalance_1.8.0-1ubuntu0.1.dsc 2.1 KiB 00891788a4ce38d1746356145f0fcfe4e729672c0f7c8d5ecdc17a4575f6115b

View changes file

Binary packages built by this source

irqbalance: Daemon to balance interrupts for SMP systems

 Daemon to balance interrupts across multiple CPUs, which can lead to better
 performance and IO balance on SMP systems. This package is especially useful
 on systems with multi-core processors, as interrupts will typically only be
 serviced by the first core.
 .
 Note: irqbalance is not useful if you don't have more than one CPU core.

irqbalance-dbgsym: debug symbols for irqbalance