linux/tools/virtio/ringtest
Michael S. Tsirkin bb99128872 ringtest: pass buf != NULL
just a stub pointer for now.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-05-22 19:44:14 +03:00
..
Makefile virtio: add inorder option 2016-05-22 19:44:12 +03:00
README
main.c ringtest: pass buf != NULL 2016-05-22 19:44:14 +03:00
main.h
ring.c
run-on-all.sh
virtio_ring_0_9.c virtio: add inorder option 2016-05-22 19:44:12 +03:00
virtio_ring_inorder.c virtio: add inorder option 2016-05-22 19:44:12 +03:00
virtio_ring_poll.c

README

Partial implementation of various ring layouts, useful to tune virtio design.
Uses shared memory heavily.