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
Currently only mode supported is write "read" mode will require a prepare stage to create objects
Also should support mix mode and allow user to specify read and write ratios
The text was updated successfully, but these errors were encountered:
cosbench: use prepare workstage if mode==read
d1b204e
cosbench: support mix mod Addresses issues ceph#82 Signed-off-by: Tom Deneau <[email protected]>
cosbench: use prepare workstage if mode==read cosbench: support mix m…
4e4c8af
…od Addresses issues #82 Signed-off-by: Tom Deneau <[email protected]> Closes #83
No branches or pull requests
Currently only mode supported is write
"read" mode will require a prepare stage to create objects
Also should support mix mode and allow user to specify read and write ratios
The text was updated successfully, but these errors were encountered: