Prasant J wrote:
> While recording to a file (may be raw, wav, etc) the audio data is
> transferred from kernel space to user space and then back to kernel
> space (file system). Do you know if theres any way to speed up this?

You can avoid copying by using mmap, but I don't know if this
will result in any noticeable difference.


Regards,
Clemens

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to