Michael S. Tsirkin c8f06a0668 ptr_ring: fix build 7 years ago
..
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
README 3b220cf867 tools/virtio/ringtest: add usage example to README 9 years ago
main.c a49795054a ringtest: support test specific parameters 8 years ago
main.h 491847f3b2 tools/virtio: fix smp_mb on x86 7 years ago
noring.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
ptr_ring.c c8f06a0668 ptr_ring: fix build 7 years ago
ring.c 03ee47ae8a ringtest: ring.c malloc & memset to calloc 7 years ago
run-on-all.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
virtio_ring_0_9.c a311650ae6 virtio/ringtest: virtio_ring: fix up need_event math 7 years ago
virtio_ring_inorder.c ce10c1b950 virtio: add inorder option 9 years ago
virtio_ring_poll.c 481eaec37e tools/virtio: add ringtest utilities 9 years ago

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