Name | Size | Last modified (GMT) | Description | |
Parent directory | 2024-11-11 14:31:54 | |||
Makefile | 963 bytes | 2024-11-11 14:31:54 | ||
README | 177 bytes | 2024-11-11 14:31:54 | ||
main.c | 6532 bytes | 2024-11-11 14:31:54 | ||
main.h | 4797 bytes | 2024-11-11 14:31:54 | ||
noring.c | 971 bytes | 2024-11-11 14:31:54 | ||
ptr_ring.c | 3601 bytes | 2024-11-11 14:31:54 | ||
ring.c | 5946 bytes | 2024-11-11 14:31:54 | ||
run-on-all.sh | 670 bytes | 2024-11-11 14:31:54 | ||
virtio_ring_0_9.c | 7155 bytes | 2024-11-11 14:31:54 | ||
virtio_ring_inorder.c | 47 bytes | 2024-11-11 14:31:54 | ||
virtio_ring_poll.c | 49 bytes | 2024-11-11 14:31:54 |
1 Partial implementation of various ring layouts, useful to tune virtio design. 2 Uses shared memory heavily. 3 4 Typical use: 5 6 # sh run-on-all.sh perf stat -r 10 --log-fd 1 -- ./ring
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.