LingmoOS-kernel/tools/virtio/ringtest
lingmo-dream 8231398977 first commit 2024-07-18 11:58:23 +08:00
..
.gitignore first commit 2024-07-18 11:58:23 +08:00
Makefile first commit 2024-07-18 11:58:23 +08:00
README first commit 2024-07-18 11:58:23 +08:00
main.c first commit 2024-07-18 11:58:23 +08:00
main.h first commit 2024-07-18 11:58:23 +08:00
noring.c first commit 2024-07-18 11:58:23 +08:00
ptr_ring.c first commit 2024-07-18 11:58:23 +08:00
ring.c first commit 2024-07-18 11:58:23 +08:00
run-on-all.sh first commit 2024-07-18 11:58:23 +08:00
virtio_ring_0_9.c first commit 2024-07-18 11:58:23 +08:00
virtio_ring_inorder.c first commit 2024-07-18 11:58:23 +08:00
virtio_ring_poll.c first commit 2024-07-18 11:58:23 +08: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