File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -547,7 +547,6 @@ value of 1 MiB for optimal file alignment.
547547| DAOS_OBJ_OPENS | DAOS object open operation counts
548548| DAOS_OBJ_FETCHES | DAOS object fetch operation counts
549549| DAOS_OBJ_UPDATES | DAOS object update operation counts
550- | DAOS_OBJ_UPDATES | DAOS object update operation counts
551550| DAOS_OBJ_PUNCHES | DAOS object punch operation counts
552551| DAOS_OBJ_DKEY_PUNCHES | DAOS object dkey punch operation counts
553552| DAOS_OBJ_AKEY_PUNCHES | DAOS object akey punch operation counts
@@ -568,6 +567,7 @@ value of 1 MiB for optimal file alignment.
568567| DAOS_KV_REMOVES | DAOS kv object remove operation counts
569568| DAOS_KV_LISTS | DAOS kv object list operation counts
570569| DAOS_KV_DESTROYS | DAOS kv object destroy operation counts
570+ | DAOS_NB_OPS | DAOS non-blocking I/O operations (includes reads, writes, and metadata operations)
571571| DAOS_BYTES_READ | Total number of bytes that were read from the DAOS object
572572| DAOS_BYTES_WRITTEN | Total number of bytes that were written to the DAOS object
573573| DAOS_RW_SWITCHES | Number of times that access toggled between read and write in consecutive operations
You can’t perform that action at this time.
0 commit comments