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

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