irqbalance 1.6.0-3ubuntu1 source package in Ubuntu

Changelog

irqbalance (1.6.0-3ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Disable runit support; this is an alternate init system not supported
      in Ubuntu.

irqbalance (1.6.0-3) unstable; urgency=medium

  * d/control: Really add Rules-Requires-Root: no.

irqbalance (1.6.0-2) unstable; urgency=medium

  * Bump Standards-Version to 4.4.1 (no changes needed)
  * irqbalance.init: make sure /run/irqbalance exists.
    Thanks to Cristian Ionescu-Idbohrn (Closes: #915834)
  * cleanup debian/rules for downstream distros.
    Thanks to Dmitry Bogatov (Closes: #934946)
  * d/control: add Rules-Requires-Root: no.

 -- Steve Langasek <email address hidden>  Thu, 13 Feb 2020 11:39:57 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main utils

Downloads

File Size SHA-256 Checksum
irqbalance_1.6.0.orig.tar.gz 54.0 KiB 5ace9dd69d5190e24ee34210c3131333e9963e3ba649bf9237eabb4313c300d2
irqbalance_1.6.0-3ubuntu1.debian.tar.xz 12.3 KiB c7758e7a3791464be28ac0da5e9e59db13ddc9504953f5d40cadfd42e5070b4d
irqbalance_1.6.0-3ubuntu1.dsc 2.2 KiB 5cbfe37781a0915deb5bdd8649a7596d25a1e055755cf51861b01dfe6b3be4e3

Available diffs

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 core
       or socket.

irqbalance-dbgsym: debug symbols for irqbalance