huangliang 87498f5edd first commit(v1.0) 3 lat temu
..
Makefile 87498f5edd first commit(v1.0) 3 lat temu
README 87498f5edd first commit(v1.0) 3 lat temu
main.c 87498f5edd first commit(v1.0) 3 lat temu
main.h 87498f5edd first commit(v1.0) 3 lat temu
noring.c 87498f5edd first commit(v1.0) 3 lat temu
ptr_ring.c 87498f5edd first commit(v1.0) 3 lat temu
ring.c 87498f5edd first commit(v1.0) 3 lat temu
run-on-all.sh 87498f5edd first commit(v1.0) 3 lat temu
virtio_ring_0_9.c 87498f5edd first commit(v1.0) 3 lat temu
virtio_ring_inorder.c 87498f5edd first commit(v1.0) 3 lat temu
virtio_ring_poll.c 87498f5edd first commit(v1.0) 3 lat temu

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