8053 beefd0184a 2022-08-08 ct_chen 2 anni fa
..
Makefile beefd0184a 2022-08-08 ct_chen 2 anni fa
README beefd0184a 2022-08-08 ct_chen 2 anni fa
main.c beefd0184a 2022-08-08 ct_chen 2 anni fa
main.h beefd0184a 2022-08-08 ct_chen 2 anni fa
noring.c beefd0184a 2022-08-08 ct_chen 2 anni fa
ptr_ring.c beefd0184a 2022-08-08 ct_chen 2 anni fa
ring.c beefd0184a 2022-08-08 ct_chen 2 anni fa
run-on-all.sh beefd0184a 2022-08-08 ct_chen 2 anni fa
virtio_ring_0_9.c beefd0184a 2022-08-08 ct_chen 2 anni fa
virtio_ring_inorder.c beefd0184a 2022-08-08 ct_chen 2 anni fa
virtio_ring_poll.c beefd0184a 2022-08-08 ct_chen 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