Skip to content

Commit 47223ca

Browse files
author
Shane Snyder
committed
updated util docs
1 parent b3bf403 commit 47223ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darshan-util/doc/darshan-util.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)