irqbalance 1.9.0-1 source package in Ubuntu

Changelog

irqbalance (1.9.0-1) unstable; urgency=medium

  * New upstream version 1.9.0 (Closes: #1014191)
  * d/control: bump Standards-Version to 4.6.1, no changes needed
  * d/rules: enable building with -Wformat -Werror=format-security
  * d/copyright: update copyright years for debian/*
  * d/salsa-ci.yml: use the salsa-ci-team recipes/debian.yml pipeline
  * d/gbp.conf: adopt DEP-14 branch names

 -- Paride Legovini <email address hidden>  Mon, 04 Jul 2022 20:25:17 +0000

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

Downloads

File Size SHA-256 Checksum
irqbalance_1.9.0-1.dsc 1.6 KiB f1441087b6544980f23037b0ef0b7baaaac2358122e8011ab0d646f9bc26b824
irqbalance_1.9.0.orig.tar.gz 54.5 KiB 883d3f6296f7e4a17e09dc2c91bd972e110fe574c119d9e45ec0c4e35c7317bb
irqbalance_1.9.0-1.debian.tar.xz 10.4 KiB 2ce5fee2797401c2dcb993591de64a39cb6ac71a92668f596305237f692493c3

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