Files
mirror_zfs/module/spl
Brian Behlendorf dba79fcbf2 Add KSTAT_TYPE_TXG type
Add a new kstat type for tracking useful statistics about a TXG.
The new KSTAT_TYPE_TXG type can be used to tracks the following
statistics per-txg.

  txg          - Unique txg number
  state        - State (O)pen/(Q)uiescing/(S)yncing/(C)ommitted
  birth;       - Creation time
  nread        - Bytes read
  nwritten;    - Bytes written
  reads        - IOPs read
  writes       - IOPs write
  open_time;   - Length in nanoseconds the txg was open
  quiesce_time - Length in nanoseconds the txg was quiescing
  sync_time;   - Length in nanoseconds the txg was syncing

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2012-11-02 15:17:40 -07:00
..
2012-07-26 15:14:02 -07:00
2012-09-07 14:27:03 -07:00
2011-01-12 11:38:05 -08:00
2012-11-02 15:17:40 -07:00
2012-08-27 12:00:42 -07:00
2010-05-17 15:18:00 -07:00
2012-09-12 12:27:09 -07:00
2012-10-11 16:22:29 -07:00
2010-07-20 13:30:40 -07:00