This website works better with JavaScript
首頁
探索
說明
登入
GfA
/
linux_kernel
關注
5
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
1ec23c5407
分支列表
標籤列表
master
v4.14.9-bone-rt-r12
v4.4.104-bone-rt-r21
v4.4.145-bone23
linux_kernel
/
tools
/
virtio
/
ringtest
Michael S. Tsirkin
c8f06a0668
ptr_ring: fix build
7 年之前
..
Makefile
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
7 年之前
README
3b220cf867
tools/virtio/ringtest: add usage example to README
9 年之前
main.c
a49795054a
ringtest: support test specific parameters
8 年之前
main.h
491847f3b2
tools/virtio: fix smp_mb on x86
7 年之前
noring.c
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
7 年之前
ptr_ring.c
c8f06a0668
ptr_ring: fix build
7 年之前
ring.c
03ee47ae8a
ringtest: ring.c malloc & memset to calloc
7 年之前
run-on-all.sh
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
7 年之前
virtio_ring_0_9.c
a311650ae6
virtio/ringtest: virtio_ring: fix up need_event math
7 年之前
virtio_ring_inorder.c
ce10c1b950
virtio: add inorder option
9 年之前
virtio_ring_poll.c
481eaec37e
tools/virtio: add ringtest utilities
9 年之前
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