Rtwo/kernel/motorola/sm8550/tools/virtio/ringtest
2025-09-30 19:22:48 -05:00
..
main.c initial android 16 commit 2025-09-30 19:22:48 -05:00
main.h initial android 16 commit 2025-09-30 19:22:48 -05:00
Makefile initial android 16 commit 2025-09-30 19:22:48 -05:00
noring.c initial android 16 commit 2025-09-30 19:22:48 -05:00
ptr_ring.c initial android 16 commit 2025-09-30 19:22:48 -05:00
README initial android 16 commit 2025-09-30 19:22:48 -05:00
ring.c initial android 16 commit 2025-09-30 19:22:48 -05:00
run-on-all.sh initial android 16 commit 2025-09-30 19:22:48 -05:00
virtio_ring_0_9.c initial android 16 commit 2025-09-30 19:22:48 -05:00
virtio_ring_inorder.c initial android 16 commit 2025-09-30 19:22:48 -05:00
virtio_ring_poll.c initial android 16 commit 2025-09-30 19:22:48 -05:00

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