luckfox-pico-sdk/sysdrv/source/kernel/tools/virtio/ringtest
2023-08-08 20:36:47 +08:00
..
main.c creat: first commit 2023-08-08 20:36:47 +08:00
main.h creat: first commit 2023-08-08 20:36:47 +08:00
Makefile creat: first commit 2023-08-08 20:36:47 +08:00
noring.c creat: first commit 2023-08-08 20:36:47 +08:00
ptr_ring.c creat: first commit 2023-08-08 20:36:47 +08:00
README creat: first commit 2023-08-08 20:36:47 +08:00
ring.c creat: first commit 2023-08-08 20:36:47 +08:00
run-on-all.sh creat: first commit 2023-08-08 20:36:47 +08:00
virtio_ring_0_9.c creat: first commit 2023-08-08 20:36:47 +08:00
virtio_ring_inorder.c creat: first commit 2023-08-08 20:36:47 +08:00
virtio_ring_poll.c creat: first commit 2023-08-08 20:36:47 +08: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