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
When I study the params of fio config in /benchs/fio_zone_writes.py, I find the fio I/O type is randwrite. Is this different from the description in README.md? As far as I know, ZNS SSDs only support sequential writing.
When I study the params of fio config in
/benchs/fio_zone_writes.py
, I find the fio I/O type israndwrite
. Is this different from the description inREADME.md
? As far as I know, ZNS SSDs only support sequential writing./benchs/fio_zone_writes.py
:The describe about fio_zone_writes in
README.md
:Thanks!
The text was updated successfully, but these errors were encountered: