We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We use vdbench to test curvefs by specified configure file and found that the memory usage of the curve-fuse client is so high.
sudo ./vdbench -jn -f profile
data_errors=1 fsd=fsd1,anchor=/mnt/curvefs/test1/d1,depth=1,width=10,files=50,sizes=(100m,0),shared=yes,openflags=o_direct fsd=fsd2,anchor=/mnt/curvefs/test2/d2,depth=1,width=10,files=20,sizes=(100m,0),shared=yes,openflags=o_direct fsd=fsd3,anchor=/mnt/curvefs/test3/d3,depth=1,width=10,files=50,sizes=(300m,0),shared=yes,openflags=o_direct fwd=fwd1,fsd=fsd*,threads=10,xfersize=(512,20,4k,20,64k,20,512k,20,1024k,20),fileio=random,fileselect=random,rdpct=70 rd=rd1,fwd=fwd*,fwdrate=max,format=restart,elapsed=2000000,interval=1
The text was updated successfully, but these errors were encountered:
wuhongsong
No branches or pull requests
Background
We use vdbench to test curvefs by specified configure file and found that the memory usage of the curve-fuse client is so high.
run vdbench
configure
memory usage
The text was updated successfully, but these errors were encountered: