-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
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
OP ratio #49
Comments
Hi @ZiyangJiao, |
Thank you for your reply. It's Overprovisioning_Ratio: the ratio of reserved storage space with respect to the available flash storage capacity. Range = {all positive double precision values}. |
Plus, I'd like use MQSim to validate the write amplification caused by garbage collection. But it seems that MQSim doesn't support 100% preconditioning(setting initial occupancy = 100% and working set = 100%) . |
Hi @ZiyangJiao, |
Just to confirm, I'm wondering does it mean (T - U) / T or (T-U) / U in MQSim?
Thank you for your time and help!
The text was updated successfully, but these errors were encountered: