Paul Davis wrote:
> 
> >What in the world are you talking about?
> 
> you don't want SCHED_FIFO handling in every program. you want a
> utility like:
> 
>         zsh> rtfifo your-command-here
> 
> which would acquire CAP_RESOURCE, then set its scheduling policy to
> SCHED_FIFO, then call mlockall(2), and then exec your-command-here.
> 
> mustajuuri, a project mentioned on the linux sound+midi pages from
> dave phillips, already has such a tool. i don't remember its name. its
> been mentioned on LAD too.

it's called giveRTcap. see
  http://www.linuxdj.com/audio/lad/resourcesmembers.php3#ilmonen

for a starter about low latency scheduling, visit
  http://www.linuxdj.com/audio/lad/resourceslatency.php3

regards,

jörn
-- 
Jörn Nettingsmeier     
home://Kurfürstenstr.49.45138.Essen.Germany      
phone://+49.201.491621
http://spunk.dnsalias.org
http://www.linuxdj.com/audio/lad/

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to