Add 'dmu_tx' kstats entry
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 20 Jan 2012 18:58:57 +0000 (10:58 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 27 Feb 2012 16:59:10 +0000 (08:59 -0800)
Keep counters for the various reasons that a thread may end up
in txg_wait_open() waiting on a new txg.  This can be useful
when attempting to determine why a particular workload is
under performing.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>

No differences found