[alsa-devel] seq: timing unstable on slow computer when busy

Lee Revell rlrevell at joe-job.com
Mon Apr 9 02:52:28 CEST 2007


On 4/7/07, Gerald Grabner <gerald.grabner at gmx.net> wrote:
> * Using (priorized) threads for the event scheduling

This is the best solution - run your time sensitive threads with
SCHED_FIFO and a high priority (80 or so).   I think the relavant man
page is sched_setscheduler.

Lee


More information about the Alsa-devel mailing list