huangliang 4b7a0684d9 first debug version hace 1 año
..
.gitignore 4b7a0684d9 first debug version hace 1 año
Makefile 4b7a0684d9 first debug version hace 1 año
README 4b7a0684d9 first debug version hace 1 año
main.c 4b7a0684d9 first debug version hace 1 año
main.h 4b7a0684d9 first debug version hace 1 año
noring.c 4b7a0684d9 first debug version hace 1 año
ptr_ring.c 4b7a0684d9 first debug version hace 1 año
ring.c 4b7a0684d9 first debug version hace 1 año
run-on-all.sh 4b7a0684d9 first debug version hace 1 año
virtio_ring_0_9.c 4b7a0684d9 first debug version hace 1 año
virtio_ring_inorder.c 4b7a0684d9 first debug version hace 1 año
virtio_ring_poll.c 4b7a0684d9 first debug version hace 1 año

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