QortalOS Brooklyn for Raspberry Pi 4
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.
 
 
 
 
 
 
Raziel K. Crowe 2a76020689 cleaning up the git 3 years ago
..
Makefile cleaning up the git 3 years ago
README cleaning up the git 3 years ago
main.c cleaning up the git 3 years ago
main.h cleaning up the git 3 years ago
noring.c cleaning up the git 3 years ago
ptr_ring.c cleaning up the git 3 years ago
ring.c cleaning up the git 3 years ago
run-on-all.sh cleaning up the git 3 years ago
virtio_ring_0_9.c cleaning up the git 3 years ago
virtio_ring_inorder.c cleaning up the git 3 years ago
virtio_ring_poll.c cleaning up the git 3 years 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