mirror_zfs/lib/libspl/include
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
..
ia32 Remove autotools products 2012-08-27 11:47:44 -07:00
rpc Remove autotools products 2012-08-27 11:47:44 -07:00
sys Add txgs-<pool> kstat file 2012-11-02 15:45:56 -07:00
util Remove autotools products 2012-08-27 11:47:44 -07:00
assert.h Add linux libspl support 2010-08-31 13:41:59 -07:00
atomic.h Add atomic_sub_* functions to libspl. 2012-10-17 08:56:37 -07:00
attr.h Add linux libspl support 2010-08-31 13:41:59 -07:00
devid.h Add linux libspl support 2010-08-31 13:41:59 -07:00
libdevinfo.h Add linux libspl support 2010-08-31 13:41:59 -07:00
libgen.h Add missing mkdirp prototype 2010-12-14 10:06:44 -08:00
libshare.h Implemented sharing datasets via NFS using libshare. 2011-07-06 09:20:28 -07:00
limits.h Add linux libspl support 2010-08-31 13:41:59 -07:00
locale.h Add linux libspl support 2010-08-31 13:41:59 -07:00
Makefile.am Fix implicit declaration of 'mkdirp' 2011-07-01 13:39:47 -07:00
note.h Add linux libspl support 2010-08-31 13:41:59 -07:00
priv.h Add linux libspl support 2010-08-31 13:41:59 -07:00
statcommon.h Add linux libspl support 2010-08-31 13:41:59 -07:00
stdio.h Add linux libspl support 2010-08-31 13:41:59 -07:00
stdlib.h Add linux libspl support 2010-08-31 13:41:59 -07:00
string.h Add linux libspl support 2010-08-31 13:41:59 -07:00
strings.h Add linux libspl support 2010-08-31 13:41:59 -07:00
stropts.h Add linux libspl support 2010-08-31 13:41:59 -07:00
synch.h Add linux libspl support 2010-08-31 13:41:59 -07:00
thread.h Add linux libspl support 2010-08-31 13:41:59 -07:00
tzfile.h Add linux libspl support 2010-08-31 13:41:59 -07:00
ucred.h Add linux libspl support 2010-08-31 13:41:59 -07:00
umem.h Add linux libspl support 2010-08-31 13:41:59 -07:00
unistd.h Use gethostid in the Linux convention. 2011-04-25 10:36:17 -05:00
zone.h Add linux libspl support 2010-08-31 13:41:59 -07:00