On Sun, Jan 24, 2016 at 2:03 PM, Fokke de Jong <fokkedejong@email-addr-hidden>
wrote:
> Currently working on some realtime convolution with lots of channels and
> low latency requirements, but I am running into some unexpected cpu-spikes
> and hope some of you might have an idea of possible causes.
>
Keep an eye on the interrupts while its all running, particularly
Non-maskable interrupts. Try to correlate them with the 0.6 sec
of the glitches if possible;
watch -n 0.1 cat /proc/interrupts
I've written up some of the checks I generally do, perhaps browse
that to see if there's anything there that you could check?
http://openavproductions.com/real-time-latency-tuning/
Thats all I can think of at the moment, -Harry
-- http://www.openavproductions.com
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Sun Jan 24 20:15:01 2016
This archive was generated by hypermail 2.1.8 : Sun Jan 24 2016 - 20:15:01 EET