xref: /linux/tools/virtio/ringtest/README (revision 35758b0032c056cdff3e8f5a70669cb3e2c8d0e4)
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