Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Zero copy method between module #14

Open
tito opened this issue Jul 7, 2011 · 0 comments
Open

Zero copy method between module #14

tito opened this issue Jul 7, 2011 · 0 comments

Comments

@tito
Copy link
Owner

tito commented Jul 7, 2011

I've read paper about pulseaudio that implement zero copy data transfer: instead of transfering data between thread, they are transfering pointer to them. So we could be able to do that if we have a good memory management. (IE don't use directly malloc/new, but use a lib that preallocate block.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant