On Thu, 2006-03-02 at 21:32 +0100, Guennadi Liakhovetski wrote:
> On Thu, 2 Mar 2006, fons adriaensen wrote:
> 
> > On Thu, Mar 02, 2006 at 09:03:29PM +0100, Guennadi Liakhovetski wrote:
> > 
> > > chrt -f -p 50 `pidof "IRQ 5"`
> > > chrt -f 40 arecord -t wav -f cd -d 600 test.wav
> > > 
> > > and if there's accidentally an updatedb running in the background, I get 
> > > lots of "Overrun!!! (at least xxxms long)", where xxx can be hundreds of 
> > > milliseconds.
> > 
> > Is arecord running as a RT process ? If not, it's normal it gets
> > upset by the sort of disk acces from updatedb.
> 
> This is what "chrt -f 40 arecord" does, isn't it? SCHED_FIFO with static 
> priority 40, should be enough...

Hmmm, what are the priorities for the rt interrupt threads that service
the hard disk interfaces? Those should be lower than the soundcard
interrupt. I don't remember what the defaults are...

-- Fernando




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to