You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi There,
Would suggest adding AvailCapacity, TestedCapacity, TestedOffset in GB in RunAllTests function. That would be compatible with "NVMe list" Command. NVMe List adopts GB instead of GiB. I would like to submit a patch if you agree.
Is there a particular reason you're thinking about changing this? I think it needs more than just an output change to go from GiB->GB, so might be kind of tedious.
I believe the FIO command line would need changing (i.e. offset from the cmd line would now be in GB and not GiB, so the scale factor would need to be adjusted and properly aligned....maybe other spots, too).
You'd also then have the situation where you're reporting size in GB, but bandwidth in GiB/s (and IIRC FIO has a kind of backwards naming of them in config and output).
Hi There,
Would suggest adding AvailCapacity, TestedCapacity, TestedOffset in GB in RunAllTests function. That would be compatible with "NVMe list" Command. NVMe List adopts GB instead of GiB. I would like to submit a patch if you agree.
Best,
Robert Q
The text was updated successfully, but these errors were encountered: