rydia 6793c0e942 hello, world 2 år sedan
..
Makefile 6793c0e942 hello, world 2 år sedan
README 6793c0e942 hello, world 2 år sedan
main.c 6793c0e942 hello, world 2 år sedan
main.h 6793c0e942 hello, world 2 år sedan
noring.c 6793c0e942 hello, world 2 år sedan
ptr_ring.c 6793c0e942 hello, world 2 år sedan
ring.c 6793c0e942 hello, world 2 år sedan
run-on-all.sh 6793c0e942 hello, world 2 år sedan
virtio_ring_0_9.c 6793c0e942 hello, world 2 år sedan
virtio_ring_inorder.c 6793c0e942 hello, world 2 år sedan
virtio_ring_poll.c 6793c0e942 hello, world 2 år sedan

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