mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
bb99128872
just a stub pointer for now. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
||
---|---|---|
.. | ||
main.c | ||
main.h | ||
Makefile | ||
README | ||
ring.c | ||
run-on-all.sh | ||
virtio_ring_0_9.c | ||
virtio_ring_inorder.c | ||
virtio_ring_poll.c |
Partial implementation of various ring layouts, useful to tune virtio design. Uses shared memory heavily.