lineage_kernel_xcoverpro/tools/virtio/ringtest
antifallobst 9e11c5b803 initial commit 2023-06-19 00:53:49 +02:00
..
Makefile initial commit 2023-06-19 00:53:49 +02:00
README initial commit 2023-06-19 00:53:49 +02:00
main.c initial commit 2023-06-19 00:53:49 +02:00
main.h initial commit 2023-06-19 00:53:49 +02:00
noring.c initial commit 2023-06-19 00:53:49 +02:00
ptr_ring.c initial commit 2023-06-19 00:53:49 +02:00
ring.c initial commit 2023-06-19 00:53:49 +02:00
run-on-all.sh initial commit 2023-06-19 00:53:49 +02:00
virtio_ring_0_9.c initial commit 2023-06-19 00:53:49 +02:00
virtio_ring_inorder.c initial commit 2023-06-19 00:53:49 +02:00
virtio_ring_poll.c initial commit 2023-06-19 00:53:49 +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