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

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