linux-zen-desktop/tools/virtio/ringtest
kvj 7903cf7784 6.5.5 2023-10-24 12:59:35 +02:00
..
.gitignore 6.5.5 2023-10-24 12:59:35 +02:00
Makefile Initial commit 2023-08-30 17:31:07 +02:00
README Initial commit 2023-08-30 17:31:07 +02:00
main.c Initial commit 2023-08-30 17:31:07 +02:00
main.h 6.5.5 2023-10-24 12:59:35 +02:00
noring.c Initial commit 2023-08-30 17:31:07 +02:00
ptr_ring.c Initial commit 2023-08-30 17:31:07 +02:00
ring.c Initial commit 2023-08-30 17:31:07 +02:00
run-on-all.sh Initial commit 2023-08-30 17:31:07 +02:00
virtio_ring_0_9.c Initial commit 2023-08-30 17:31:07 +02:00
virtio_ring_inorder.c Initial commit 2023-08-30 17:31:07 +02:00
virtio_ring_poll.c Initial commit 2023-08-30 17:31:07 +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