Minwoo Im
Minwoo Im
Hi LightNVM members, I'd like to ask about a plan for the command line interfaces provided by this library which is really awesome! We have a plugin extension lnvm in...
This patchset introduces enhancements of fsync/fdatasync operations and fixes. The first patch added support for NVMe FLUSH commands in io_uring_cmd ioengine. The second one fixes issuing fsync/fdatasync even if the...
Add support for veryfing **latest** `numberio` in the verify header read from written offsets. Previously, in the offline verification, read phase has not supported `numberio` compare since it's not that...
See the first commit description for the background and details. The following jobfile is an example for the multiple write job based data verification. 16 jobs are going to write[zeroes,...
Patch series to support masking expected system error with `--ignore_error=`.
This patch introduces a new --verify_type option to support crash-consistent offline verification scenarios. The primary motivation is to handle cases where write operations are interrupted by device failures or unexpected...