This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
RD_Software
/
linux-arkmicro
Watch
2
Star
0
포크
1
파일
이슈
0
풀 리퀘스트
0
위키
브렌치:
master
브랜치
태그
luyuan
master
tianyouwei
weilai
zhonghong
linux-arkmicro
/
linux
/
tools
/
virtio
/
ringtest
huangliang
87498f5edd
first commit(v1.0)
3 년 전
..
Makefile
87498f5edd
first commit(v1.0)
3 년 전
README
87498f5edd
first commit(v1.0)
3 년 전
main.c
87498f5edd
first commit(v1.0)
3 년 전
main.h
87498f5edd
first commit(v1.0)
3 년 전
noring.c
87498f5edd
first commit(v1.0)
3 년 전
ptr_ring.c
87498f5edd
first commit(v1.0)
3 년 전
ring.c
87498f5edd
first commit(v1.0)
3 년 전
run-on-all.sh
87498f5edd
first commit(v1.0)
3 년 전
virtio_ring_0_9.c
87498f5edd
first commit(v1.0)
3 년 전
virtio_ring_inorder.c
87498f5edd
first commit(v1.0)
3 년 전
virtio_ring_poll.c
87498f5edd
first commit(v1.0)
3 년 전
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