]> sourceware.org Git - lvm2.git/commit
dmstats: add 'interval' and 'interval_ns' report fields
authorBryn M. Reeves <bmr@redhat.com>
Thu, 13 Aug 2015 16:29:15 +0000 (17:29 +0100)
committerBryn M. Reeves <bmr@redhat.com>
Fri, 14 Aug 2015 12:36:50 +0000 (13:36 +0100)
commit9b3dc725060a243b7b6d849de9bafbdf3e9f5140
tree7c0cf63680a82cd748534326e30ec61e8e864631
parent4534f0fbcf6b83d29baf4af78f9027ff76fe0a7a
dmstats: add 'interval' and 'interval_ns' report fields

Add a pair of fields to expose the current per-interval duation
estimate. The 'interval' field provides a real value in units of
seconds and the 'interval_ns' field provides the same quantity
expressed as a whole number of nanoseconds.
man/dmstats.8.in
tools/dmsetup.c
This page took 0.039316 seconds and 5 git commands to generate.