rtirq 20150216-3 source package in Ubuntu

Changelog

rtirq (20150216-3) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org
  * Use debhelper-compat instead of debian/compat

  [ Felipe Sateler ]
  * Change maintainer address to <email address hidden>

  [ Olivier Humbert ]
  * Update control (update Homepage link)
  * Update copyright (http -> https + update source link)

  [ Debian Janitor ]
  * Update watch file format version to 4
  * Bump debhelper from old 10 to 13
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse

  [ Sam Q ]
  * Fix error for searching upstream

 -- Bastian Germann <email address hidden>  Mon, 25 Sep 2023 00:02:30 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rtirq_20150216-3.dsc 1.8 KiB 0e7866c0c1463265916662f7a93bc6fa237f63347a8279860471f708045173de
rtirq_20150216.orig.tar.gz 12.0 KiB 2b44133cefe1527c9f3eecaa59f167f314286cdff10d55301dd6d2cb794e9b93
rtirq_20150216-3.debian.tar.xz 3.0 KiB 6967010f6989be58ab79b5565933b71a23716f81d0345dbb9ea7a008b7face30

Available diffs

No changes file available.

Binary packages built by this source

rtirq-init: startup script for realtime-preempt enabled kernels

 This package contains a script to prioritize IRQ thread handlers
 on a kernel patched with realtime-preempt patch from Ingo Molnar.
 The script takes advantage of the fact that realtime kernels use
 threads for IRQs management, and as such these threads (like any
 other thread running on your system) can be given maximum
 priority in an effort to minimize the latency of audio
 peripherals.
 .
 The script identifies the audio devices present on the machine
 and raises the priority of the threads that handle the IRQs of
 such devices.