huawei-mrd-kernel/tools/virtio/ringtest
2024-01-30 13:14:49 +00:00
..
main.c feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
main.h feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
Makefile feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
noring.c feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
ptr_ring.c feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
README feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
ring.c feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
run-on-all.sh feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
virtio_ring_0_9.c feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
virtio_ring_inorder.c feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00:00
virtio_ring_poll.c feat: initial commit of huawei open source code 2024-01-30 13:14:49 +00: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