Re: [LAD] a *simple* ring buffer, comments pls?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-dev@...>
Date: Tuesday, July 12, 2011 - 9:01 am

On 07/12/2011 10:27 AM, Tim Blechmann wrote:

I understand.

> using preempt_rt, the scheduling latency can be very low (like 10 microseconds),

That's interesting. We're actually benchmarking scheduling latency at the moment.

> however one can avoid the scheduling latency by using spinlocks if one can

Ah yes, you ensure that threads run on separate cores. That really makes sense.
Thanks for the tip.

--
Olivier
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [LAD] a *simple* ring buffer, comments pls?, Tim Blechmann, (Tue Jul 12, 8:27 am)
Re: [LAD] a *simple* ring buffer, comments pls?, Olivier Guilyardi, (Tue Jul 12, 9:01 am)