irqbalance 1.9.2-2 source package in Ubuntu

Changelog

irqbalance (1.9.2-2) unstable; urgency=medium

  * Let dh_installsystemd install irqbalance.service.
    Thanks to Helmut Grohne (Closes: #1054011)
  * d/control: replace obsolete B-D on libncurses5-dev with libncurses-dev
  * d/irqbalance.lintian-overrides: update override format

 -- Paride Legovini <email address hidden>  Thu, 19 Oct 2023 15:37:46 +0200

Upload details

Uploaded by:
Paride Legovini
Uploaded to:
Sid
Original maintainer:
Paride Legovini
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main utils

Downloads

File Size SHA-256 Checksum
irqbalance_1.9.2-2.dsc 1.6 KiB 2dcf969b4b5d4dc9f3121e20b0dff8393c74a4ac85889cc4513f1b89998414ad
irqbalance_1.9.2.orig.tar.gz 60.7 KiB 19a1feb379803cc27f86a71cf1b94bb2e103811691ff7448119d8f1e88645bd3
irqbalance_1.9.2-2.debian.tar.xz 10.6 KiB a22a6aadf76206f25aae58a4f12b2d646ff5403ec10c8c4c4cc553c5d8ba1b97

Available diffs

No changes file available.

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