Halil Pasic 47a4c49af6 tools/virtio/ringtest: tweaks for s390 9 жил өмнө
..
Makefile 44d65ea161 ringtest: use link-time optimization 8 жил өмнө
README 3b220cf867 tools/virtio/ringtest: add usage example to README 9 жил өмнө
main.c 948a8ac296 ringtest: poll for new buffers once before updating event index 8 жил өмнө
main.h 47a4c49af6 tools/virtio/ringtest: tweaks for s390 8 жил өмнө
noring.c d3c3589b8b ringtest: commonize implementation of poll_avail/poll_used 8 жил өмнө
ptr_ring.c d3c3589b8b ringtest: commonize implementation of poll_avail/poll_used 8 жил өмнө
ring.c d3c3589b8b ringtest: commonize implementation of poll_avail/poll_used 8 жил өмнө
run-on-all.sh 21f5eda9b8 tools/virtio/ringtest: fix run-on-all.sh for offline cpus 8 жил өмнө
virtio_ring_0_9.c d3c3589b8b ringtest: commonize implementation of poll_avail/poll_used 8 жил өмнө
virtio_ring_inorder.c ce10c1b950 virtio: add inorder option 9 жил өмнө
virtio_ring_poll.c 481eaec37e tools/virtio: add ringtest utilities 9 жил өмнө

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