HomeFreeBSD

Merge branch 'kstat'

Description

Merge branch 'kstat'

This branch updates several of the zfs kstats to take advantage
of the improved raw kstat functionality. In addition, two new
kstats and a script called dbufstat.py are introduced.

Updated+New Kstats

  • dbufs - Stats for all dbufs in the dbuf_hash
  • <pool>/txgs - Stats for the last N txgs synced to disk
  • <pool>/reads - Stats for rhe last N reads issues by the ARC
  • <pool>/dmu_tx_assign - Histogram of tx assign times

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

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 25 2013, 10:22 PM
Parents
rGd738d34da5b2: Add dbufstat.py command
rG11cb9d773f48: Increase default udev wait time
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG8eaf9f3543aa: Merge branch 'kstat' (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Oct 25 2013, 10:35 PM