Nils Goroll wrote:
> Hi Garrett,
>
> sorry, I am late on this:
>
>> The problem is that although audio gets suspended "early" (along with 
>> other devices), during the few seconds of resume, the system is so 
>> busy that I can't get enough CPU cycles to keep the audio buffers 
>> "full".
>
> So isn't this a question of adequate scheduler priorities then?

No, the problem is that the kernel/drivers keep running while userland 
threads are suspended, and before they get fully resumed.

    -- Garrett
>
> Nils
>

_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to