This website works better with JavaScript
홈
탐색
도움말
로그인
GfA
/
linux_kernel
Watch
5
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
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