rtirq 20110314-1 source package in Ubuntu

Changelog

rtirq (20110314-1) unstable; urgency=low

  * New upstream release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:40:31 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Multimedia Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
rtirq_20110314.orig.tar.gz 11.1 KiB f50a70b14c760fef9d052de76dc713c37b8d8edd3e268a9de3e084e0bd23004f
rtirq_20110314-1.debian.tar.gz 2.5 KiB 0de6ae114331f8a6fe0b89082659d89d8f3f4f56ee15b0cc953035f319a634d4
rtirq_20110314-1.dsc 1.2 KiB 33e216b2f7fa4ea5fbb23b6a6b05f71f84e7b3217440b84f6787674273ebf344

Available diffs

View changes file

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.