mirror of https://github.com/torvalds/linux.git
just a stub pointer for now. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| README | ||
| main.c | ||
| main.h | ||
| 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.