3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/tools/virtio/ringtest
2021-05-27 00:09:36 +05:00
..
main.c initial commit 2021-05-27 00:09:36 +05:00
main.h initial commit 2021-05-27 00:09:36 +05:00
Makefile initial commit 2021-05-27 00:09:36 +05:00
noring.c initial commit 2021-05-27 00:09:36 +05:00
ptr_ring.c initial commit 2021-05-27 00:09:36 +05:00
README initial commit 2021-05-27 00:09:36 +05:00
ring.c initial commit 2021-05-27 00:09:36 +05:00
run-on-all.sh initial commit 2021-05-27 00:09:36 +05:00
virtio_ring_0_9.c initial commit 2021-05-27 00:09:36 +05:00
virtio_ring_inorder.c initial commit 2021-05-27 00:09:36 +05:00
virtio_ring_poll.c initial commit 2021-05-27 00:09:36 +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