Hi Sjur, On Thu, Feb 21, 2013 at 7:28 PM, Sjur Brændeland <[email protected]> wrote: > The motivation for using vringh was to avoid copying buffers > when sending data from the modem to the host.
I may be missing something here, but why do you need vringh for that? With rpmsg (which uses two regular vrings) both ends send huge amount of data without copying it - we just send the pointers across. Thanks, Ohad. _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
