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

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