sdk-hwV1.3/lichee/linux-4.9/tools/virtio/ringtest
梁志勇 09427e37ea chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
..
Makefile chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
README chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
main.c chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
main.h chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
noring.c chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
ptr_ring.c chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
ring.c chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
run-on-all.sh chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
virtio_ring_0_9.c chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
virtio_ring_inorder.c chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
virtio_ring_poll.c chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00

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