rtirq 20150216-1 source package in Ubuntu

Changelog

rtirq (20150216-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright file.
  * Bump Standards.

 -- Jaromír Mikeš <email address hidden>  Mon, 27 Apr 2015 18:53:34 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rtirq_20150216-1.dsc 1.9 KiB a23a331e65120c09e67db7aaf1717eae25a5c70087417dbc62d2f0ad687559a7
rtirq_20150216.orig.tar.gz 12.0 KiB 2b44133cefe1527c9f3eecaa59f167f314286cdff10d55301dd6d2cb794e9b93
rtirq_20150216-1.debian.tar.xz 2.5 KiB 7068998b2f4309c12142b2186f379deafe18bafe54c3d2c3d232014f39dd02a8

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.