xref: /linux/tools/virtio/ringtest/README (revision d3d929a8b0cd6deb7d70d1d8d805bccee3fbf11f)
1Partial implementation of various ring layouts, useful to tune virtio design.
2Uses shared memory heavily.
3
4Typical use:
5
6# sh run-on-all.sh perf stat -r 10 --log-fd 1 -- ./ring
7