Displaying 3 results from an estimated 3 matches for "rpmsg_get_buffer_size".
2020 Jun 05
0
[RFC 11/12] rpmsg: increase buffer size and reduce buffer number
...se complaints. I just modified them to be able to
run my code, but a better solution is needed for sure.
> I suggest to dynamically set the number and size of the buffers to use
> based on the value of virtio_device_id::device. To do that please spin
> off a new function, something like rpmsg_get_buffer_size(), and in there use
> the device ID to fetch the numbers based on vdev->id->device. That way the
> rpmsg driver can be used by multiple clients and the specifics of the buffers
> adjusted without impact to other users.
I'll look into this!
Thanks
Guennadi
> Thanks,
> Ma...
2020 May 29
15
[RFC 00/12] Audio DSP VirtIO and vhost drivers
This patch set is a follow up to "Add a vhost RPMsg API" [1], it is
marked as an RFC because firstly it depends on the RPMsg API series
and secondly it is currently being reviewed on ALSA and SOF mailing
lists, but any early comments from virtualisation developers would be
highly appreciated too!
Thanks
Guennadi
[1]
2020 May 29
15
[RFC 00/12] Audio DSP VirtIO and vhost drivers
This patch set is a follow up to "Add a vhost RPMsg API" [1], it is
marked as an RFC because firstly it depends on the RPMsg API series
and secondly it is currently being reviewed on ALSA and SOF mailing
lists, but any early comments from virtualisation developers would be
highly appreciated too!
Thanks
Guennadi
[1]