This website works better with JavaScript
首页
发现
帮助
登录
GfA
/
linux_kernel
关注
5
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
ae65a26dd3
分支列表
标签列表
master
v4.14.9-bone-rt-r12
v4.4.104-bone-rt-r21
v4.4.145-bone23
linux_kernel
/
tools
/
virtio
/
ringtest
Halil Pasic
47a4c49af6
tools/virtio/ringtest: tweaks for s390
9 年之前
..
Makefile
44d65ea161
ringtest: use link-time optimization
8 年之前
README
3b220cf867
tools/virtio/ringtest: add usage example to README
9 年之前
main.c
948a8ac296
ringtest: poll for new buffers once before updating event index
8 年之前
main.h
47a4c49af6
tools/virtio/ringtest: tweaks for s390
8 年之前
noring.c
d3c3589b8b
ringtest: commonize implementation of poll_avail/poll_used
8 年之前
ptr_ring.c
d3c3589b8b
ringtest: commonize implementation of poll_avail/poll_used
8 年之前
ring.c
d3c3589b8b
ringtest: commonize implementation of poll_avail/poll_used
8 年之前
run-on-all.sh
21f5eda9b8
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
8 年之前
virtio_ring_0_9.c
d3c3589b8b
ringtest: commonize implementation of poll_avail/poll_used
8 年之前
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