Files
mirror_zfs/include/sys
Brian Behlendorf e95853a331 Add txgs-<pool> kstat file
Create a kstat file which contains useful statistics about the
last N txgs processed.  This can be helpful when analyzing pool
performance.  The new KSTAT_TYPE_TXG type was added for this
purpose and it 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:45:56 -07:00
..
2012-08-27 11:47:44 -07:00
2012-08-27 12:01:37 -07:00
2012-10-29 08:57:45 -07:00
2011-05-04 10:02:37 -07:00
2012-08-27 12:01:37 -07:00
2012-11-02 15:45:56 -07:00
2012-03-22 13:03:47 -07:00
2012-03-07 16:28:00 -08:00
2012-08-27 12:01:37 -07:00
2012-10-11 15:07:09 -07:00
2011-02-10 09:21:43 -08:00
2012-07-11 13:33:31 -07:00
2011-03-02 11:43:50 -08:00
2011-09-27 16:12:36 -07:00
2012-10-03 13:32:48 -07:00
2012-07-10 11:31:55 -07:00
2012-02-27 14:08:17 -08:00
2011-02-10 09:27:21 -08:00
2011-11-28 15:45:51 -08:00
2012-03-22 13:03:47 -07:00
2011-08-02 10:34:55 -07:00
2012-03-22 13:03:47 -07:00
2012-06-29 09:56:51 -07:00
2011-02-23 12:29:38 -08:00