mirror_ubuntu-kernels/tools/virtio/ringtest
2024-07-02 00:51:01 +03:00
..
.gitignore lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
main.c lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
main.h lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
Makefile lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
noring.c lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
ptr_ring.c lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
README lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
ring.c lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
run-on-all.sh lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
virtio_ring_0_9.c lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
virtio_ring_inorder.c lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
virtio_ring_poll.c lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03: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