commit | e84adcf597ed52d94c3e48430915605b85ab1a3a | [log] [tgz] |
---|---|---|
author | Minwoo Im <minwoo.im.dev@gmail.com> | Thu Jul 04 23:09:12 2024 +0900 |
committer | Minwoo Im <minwoo.im@samsung.com> | Thu Jul 11 16:58:46 2024 +0900 |
tree | 0022ad13dfdf7f1c819c3d0618f594eb5dda5b8e | |
parent | cf168c5be90cc7c74114d61d2c01fa39a3cb52c7 [diff] |
t/nvmept.py: Add test cases for FLUSH This test script tests number of FLUSH commands triggered by --fsync=<N> options to make FLUSH commands are followed by the WRITE commands from the various --rw I/O workload. Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>