rtirq 20130909-1 source package in Ubuntu
Changelog
rtirq (20130909-1) unstable; urgency=low * New upstream release. -- Jaromír Mikeš <email address hidden> Wed, 11 Sep 2013 01:02:48 +0200
Upload details
- Uploaded by:
- Debian Multimedia Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rtirq_20130909-1.dsc | 1.9 KiB | a28b806ba8ef9a984e922be6adf599c5a10212724a86de7824f5160610e85712 |
rtirq_20130909.orig.tar.gz | 11.9 KiB | 3009c4c4cd4cba524230cc68ae11d6003ab1977a59ab68f920d6e1074e61a61d |
rtirq_20130909-1.debian.tar.gz | 2.5 KiB | eca4f5c75378c68b0f83940b9204c9815d3ff72ffab8daa21fbef96663a9152e |
Available diffs
- diff from 20130402-1 to 20130909-1 (693 bytes)
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.