7a338472f2
Based on 1 normalized pattern(s): this work is licensed under the terms of the gnu gpl version 2 extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 48 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Allison Randal <allison@lohutok.net> Reviewed-by: Enrico Weigelt <info@metux.net> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190604081204.624030236@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Makefile | ||
README | ||
main.c | ||
main.h | ||
noring.c | ||
ptr_ring.c | ||
ring.c | ||
run-on-all.sh | ||
virtio_ring_0_9.c | ||
virtio_ring_inorder.c | ||
virtio_ring_poll.c |
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