In dmstats(8) man page, what is the exact difference between "read_time" and "read_ticks" and also the exact difference between "write_nsecs" and "write_ticks"?
read_time
Accumulated duration of all read requests (ns).
read_ticks
Nanoseconds spent servicing reads.
write_nsecs
Accumulated duration of all write requests (ns).
write_ticks
Nanoseconds spent servicing writes.
Thanks,
Ravi
-- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
