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