Brooklyn/tools/virtio/ringtest
2022-04-02 18:24:21 +05:00
..
main.c cleaning up the git 2022-04-02 18:24:21 +05:00
main.h cleaning up the git 2022-04-02 18:24:21 +05:00
Makefile cleaning up the git 2022-04-02 18:24:21 +05:00
noring.c cleaning up the git 2022-04-02 18:24:21 +05:00
ptr_ring.c cleaning up the git 2022-04-02 18:24:21 +05:00
README cleaning up the git 2022-04-02 18:24:21 +05:00
ring.c cleaning up the git 2022-04-02 18:24:21 +05:00
run-on-all.sh cleaning up the git 2022-04-02 18:24:21 +05:00
virtio_ring_0_9.c cleaning up the git 2022-04-02 18:24:21 +05:00
virtio_ring_inorder.c cleaning up the git 2022-04-02 18:24:21 +05:00
virtio_ring_poll.c cleaning up the git 2022-04-02 18:24:21 +05:00

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