linux-zen-server/tools/virtio/ringtest
kvj 73d262359f Initial commit 2023-08-30 17:53:23 +02:00
..
Makefile Initial commit 2023-08-30 17:53:23 +02:00
README Initial commit 2023-08-30 17:53:23 +02:00
main.c Initial commit 2023-08-30 17:53:23 +02:00
main.h Initial commit 2023-08-30 17:53:23 +02:00
noring.c Initial commit 2023-08-30 17:53:23 +02:00
ptr_ring.c Initial commit 2023-08-30 17:53:23 +02:00
ring.c Initial commit 2023-08-30 17:53:23 +02:00
run-on-all.sh Initial commit 2023-08-30 17:53:23 +02:00
virtio_ring_0_9.c Initial commit 2023-08-30 17:53:23 +02:00
virtio_ring_inorder.c Initial commit 2023-08-30 17:53:23 +02:00
virtio_ring_poll.c Initial commit 2023-08-30 17:53:23 +02:00

README

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