Hi,
On 02/17/2011 10:53 PM, Robin Gareus wrote:
> /proc/sys/kernel/sched_rt_runtime_us
There's something which confuses me. But I'm not sure how this realtime period
settings relate to the audio I/O period.
On Android, the closest that one can get to hardware in a more or less portable
way is libaudio [1]. It's Android's audio HAL. This API exposes blocking read()
and write() calls, with fixed buffer sizes (input and output buffer sizes
generally do not match, but that's another problem).
So, this may be a silly/newbie question, but can one access this blocking API
from a realtime thread? What will happen when it blocks? How does the read/write
period relate to sched_rt_period_us?
[1] http://source.android.com/porting/audio.html
--
Olivier
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.