Michael S. Tsirkin 139ab4d4e6 tools/virtio: add noring tool hace 9 años
..
Makefile 139ab4d4e6 tools/virtio: add noring tool hace 9 años
README 3b220cf867 tools/virtio/ringtest: add usage example to README hace 9 años
main.c bb99128872 ringtest: pass buf != NULL hace 9 años
main.h 481eaec37e tools/virtio: add ringtest utilities hace 10 años
noring.c 139ab4d4e6 tools/virtio: add noring tool hace 9 años
ring.c 481eaec37e tools/virtio: add ringtest utilities hace 10 años
run-on-all.sh ef1b144d23 tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu hace 9 años
virtio_ring_0_9.c ce10c1b950 virtio: add inorder option hace 9 años
virtio_ring_inorder.c ce10c1b950 virtio: add inorder option hace 9 años
virtio_ring_poll.c 481eaec37e tools/virtio: add ringtest utilities hace 10 años

README

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

Typical use:

# sh run-on-all.sh perf stat -r 10 --log-fd 1 -- ./ring