LWN.net Logo

Realtime group scheduling doesn't know JACK

Realtime group scheduling doesn't know JACK

Posted Jan 10, 2011 13:58 UTC (Mon) by nye (guest, #51576)
In reply to: Realtime group scheduling doesn't know JACK by dlang
Parent article: Realtime group scheduling doesn't know JACK

I understand that, but that wasn't the situation described by the poster upthread, who pointed out explicitly that low-latency was not the issue. For clarity's sake, this is how I interpreted the situation described, as accurately as I can manage:

There exists at least one choice of buffer size which is sufficient for at least one possible purpose, with which it is possible to get skip-free audio using other sound systems on a normal kernel, but only on a real-time kernel using JACK.


(Log in to post comments)

Realtime group scheduling doesn't know JACK

Posted Jan 10, 2011 14:04 UTC (Mon) by nye (guest, #51576) [Link]

Should have added: and the answer is that there's another variable which makes it an unfair test, strictly speaking. Nobody [sensible] is using JACK in the cases where a normal desktop system would suffice, so it's only ever used under a higher load where the variance in latency can apparently be extremely large.

Realtime group scheduling doesn't know JACK

Posted Jan 12, 2011 19:33 UTC (Wed) by jrigg (subscriber, #30848) [Link]

FWIW I'm using realtime scheduling capabilities with a standard kernel, not an rt-patched one. Realtime pre-emption as enabled by the rt-patch is not what is being discussed here, just the ability to use SCHED_FIFO.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds