rtirq: rtirq 2015.02.16 (Linux real-time kernel IRQ management)
rtirq: 
rtirq: The rtirq script is a bash script written by Rui Nuno Capela which 
rtirq: works in conjunction with the realtime kernel patch by Ingo Molnar. 
rtirq: The script takes advantage of the fact that realtime kernels use 
rtirq: threads for IRQs management, and as such these threads (like any 
rtirq: other thread running on your system) can be given maximum priority in 
rtirq: an effort to minimize the latency of audio peripherals.
rtirq: 
rtirq: http://alsa.opensrc.org/Rtirq
rtirq:

