trying to summarize 3-4 years of experience with this is hard. but
lets start by pointing out that its possible that your disk controller
causes the kernel to delay scheduling for up to 100msecs. i'm not sure
if RH7 fixed this by setting the driver parameters correctly - i have
heard that newer versions of RH do this. IDE/ATA drives have been
notorious under linux for ruining any soft-real-time performance. and
yes, your program may do no disk i/o, but that doesn't mean none is
going on.

you need to run hdparm to get the driver parameters, and also check if
you have a file /proc/sys/kernel/lowlatency.

--p

ps. and BTW, in my regularly scheduled plug, please, please take a
    look at jackit.sf.net for a much easier and more useful
    way to write audio apps for linux. and now, back to our
    program!
        


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to