Paketname | rtirq-init |
Beschreibung | startup script for realtime-preempt enabled kernels |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 20090920-0ubuntu1 |
Sektion | universe/misc |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | schedutils |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | rtirq |
Paketgröße | 5784 Byte |
Prüfsumme MD5 | e1d29f2402f62892051d0097b616661a |
Prüfsumme SHA1 | b4108cca5ee40d1900a5227ff1cedd3cade620d0 |
Prüfsumme SHA256 | 6caeb6badf24f78b78faea73005c42f3c2dcc4545c71656c69d29577ae52ad7a |
Link zum Herunterladen | rtirq-init_20090920-0ubuntu1_all.deb |
Ausführliche Beschreibung | 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.
|