* [virtio-comment] virtio-media-source for cloud native workloads?
@ 2022-06-22 13:08 Alex Bennée
0 siblings, 0 replies; only message in thread
From: Alex Bennée @ 2022-06-22 13:08 UTC (permalink / raw)
To: stratos-dev, virtio-dev, virtio-comment, virtio-comment
Cc: Matt Spencer, Peter Griffin, Gerd Hoffmann, Arnd Bergmann,
Viresh Kumar, Mathieu Poirier, Peter Hilber, Michael S. Tsirkin,
Stefan Hajnoczi
Hi,
In my last survey of assigned device numbers I went through all the
currently assigned device numbers and attempted to glean their current
status. However we currently don't have any devices that might be useful
in a Cloud Native development environment.
To define terms cloud native is the idea you can build a workload
processing element as a VM and run it in the cloud. It consumes data
from virtio-devices and processes it in someway. This VM can then be
moved from being hosted in the cloud and into a real platform which
still provides it's data via a virtio device. The idea being you get the
same behaviour (as well as allowing for data to be recorded so future
debugging/tuning work can be done in the cloud).
Currently most of the virtio devices are actually data sinks - for
example for virtio-video the guest pushes data to the video device for
it to process. What we need is a device(s?) to be a source of data to
feed to these workloads.
Why virtio-media-source? Well rather than creating a device for every
data type maybe it would make more sense to have a generic device which
can advertise the data stream info in it's configuration space. This
would allow the kernel driver to then route the data to the appropriate
kernel subsystem (e.g. v4l or alsa).
Would having a virtio driver potentially feeding different sub-systems
based on configuration be a problem?
What do people think?
--
Alex Bennée
This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.
In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.
Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-22 13:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22 13:08 [virtio-comment] virtio-media-source for cloud native workloads? Alex Bennée
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox