You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.. | ||
Makefile | 7 months ago | |
README | 7 months ago | |
main.c | 7 months ago | |
main.h | 7 months ago | |
noring.c | 7 months ago | |
ptr_ring.c | 7 months ago | |
ring.c | 7 months ago | |
run-on-all.sh | 7 months ago | |
virtio_ring_0_9.c | 7 months ago | |
virtio_ring_inorder.c | 7 months ago | |
virtio_ring_poll.c | 7 months ago |
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