All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Nathan Scott <nathans@debian.org>
Cc: Christoph Hellwig <hch@infradead.org>, Ben Myers <bpm@sgi.com>,
	xfs@oss.sgi.com
Subject: Re: [PATCH 4/8 v2] xfs: use common code for quota statistics
Date: Wed, 14 Mar 2012 16:03:54 +1100	[thread overview]
Message-ID: <20120314050354.GX3592@dastard> (raw)
In-Reply-To: <CAAp5ZgO+jJM5WHzbFLE98FoGmqztWZoQZ6u5-Zp=b6ow10JV=w@mail.gmail.com>

On Wed, Mar 14, 2012 at 01:34:29PM +1100, Nathan Scott wrote:
> On 14 March 2012 08:40, Dave Chinner <david@fromorbit.com> wrote:
> > It ignores lines that it doesn't understand the descriptor for (like
> > all the v2 btree stats). I should probably update the pmda fo all
> > those stats....
> >
> 
> That was done quite awhile back (mid-2010), unless there's some other
> stats come along since then that I don't know about yet?  (are these the
> ones you mean, Dave?...)
> 
> $ egrep '^[a-z]+2 ' /proc/fs/xfs/stat
> abtb2 4769967 54332939 635853 643428 507 508 282413 22672 61298 45587 1093
> 1111 1600 1619 393677507
> abtc2 10166604 113971561 4264119 4272402 1213 1214 77487 9464 29584 35760
> 1551 1571 2764 2785 1438715558
> bmbt2 152523 1231148 52950 42558 0 0 1372 1385 5117 1340 85 48 85 48 1545160
> ibt2 9475130 102652889 5672 2878 0 0 6549337 15214 801 869 17 0 17 0 1202730
> $
> 
> ( those are the xfs.btree.alloc_blocks.*, xfs.btree.alloc_contig.*,
> xfs.btree.block_map.*, and xfs.btree.inode.lookup.* metrics )

Yeah, that's them. I hadn't noticed them in name space because I'd
been looking for similar metric names to xfs.bmap_btree rather than
in a separate xfs.btree heirarchy.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2012-03-14  5:04 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20  2:28 [PATCH 0/8] quota updates, V3 Christoph Hellwig
2012-02-20  2:28 ` [PATCH 1/8] xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota Christoph Hellwig
2012-02-27  1:59   ` Ben Myers
2012-02-27 17:17     ` Christoph Hellwig
2012-02-27 17:23       ` Ben Myers
2012-02-28  3:27         ` Christoph Hellwig
2012-02-29 17:40           ` Ben Myers
2012-02-20  2:28 ` [PATCH 2/8] xfs: include reservations in quota reporting Christoph Hellwig
2012-02-29 19:37   ` Ben Myers
2012-02-20  2:28 ` [PATCH 3/8] quota: make Q_XQUOTASYNC a noop Christoph Hellwig
2012-02-29 20:00   ` Ben Myers
2012-02-20  2:28 ` [PATCH 4/8] xfs: use common code for quota statistics Christoph Hellwig
2012-02-20 21:33   ` Dave Chinner
2012-02-20 21:50     ` Christoph Hellwig
2012-02-21  1:48   ` [PATCH 4/8 v2] " Christoph Hellwig
2012-02-21  4:41     ` Dave Chinner
2012-03-12 17:55     ` Ben Myers
2012-03-13  8:42       ` Christoph Hellwig
2012-03-13 15:27         ` Ben Myers
2012-03-13 21:40           ` Dave Chinner
2012-03-14  2:34             ` Nathan Scott
2012-03-14  5:03               ` Dave Chinner [this message]
2012-02-20  2:28 ` [PATCH 5/8] xfs: per-filesystem dquot LRU lists Christoph Hellwig
2012-02-20 22:08   ` Dave Chinner
2012-03-12 20:37   ` Ben Myers
2012-02-20  2:28 ` [PATCH 6/8] xfs: use per-filesystem radix trees for dquot lookup Christoph Hellwig
2012-02-20  2:28 ` [PATCH 7/8] xfs: remove the per-filesystem list of dquots Christoph Hellwig
2012-02-20 22:15   ` Dave Chinner
2012-02-20 22:19     ` Christoph Hellwig
2012-02-28  3:31   ` [PATCH 7/8 v2] " Christoph Hellwig
2012-02-20  2:28 ` [PATCH 8/8] xfs: remove the global xfs_Gqm structure Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120314050354.GX3592@dastard \
    --to=david@fromorbit.com \
    --cc=bpm@sgi.com \
    --cc=hch@infradead.org \
    --cc=nathans@debian.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.