All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: linux-btrace@vger.kernel.org
Subject: Re: blktrace & btrace usability
Date: Sun, 20 Jan 2008 20:02:22 +0000	[thread overview]
Message-ID: <20080120200222.GA6258@kernel.dk> (raw)
In-Reply-To: <47906577.8090604@tlinx.org>

On Fri, Jan 18 2008, Linda Walsh wrote:
> Jens Axboe wrote:
> >On Fri, Jan 18 2008, Linda Walsh wrote:
> >  
> >>I was examining the SuSE10.3 boot process and noted
> >>it is setup to start & stop blktrace while the system
> >>is booting.  Odd think is that it checks to verify that
> >>the root file system is of type "ext3". 
> >>
> >>Is that a "SuSEism" or is there some reason why it wouldn't
> >>work with any file system?
> >>    
> >
> >Interesting, I never noticed that before. Don't know why they check for
> >ext3, perhaps their post processing tools map blocks to files and only
> >works for ext3?
> >  
> --- 
>    Would be nice if they left a comment to that effect.
>    ext2 should be the same, and I think xfs has all the
> data needed to process it under a perl script -- xfs_bmap,
> for example, prints off all of the blocks used by a file (so
> it's easy to compute fragmentation).
> 
>    They don't seem to include a util in the blktrace package
> to map blocks to to files.  Anyway, you answer my question --
> blktracing doesn't rely on something ext3 specific.

There's definitely nothing fs specific in blktrace. IIRC, Olaf Kirch
wrote something called fsmap while at SUSE. Perhaps that is a clue to
what they are doing there?

-- 
Jens Axboe


  parent reply	other threads:[~2008-01-20 20:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18  8:38 blktrace & btrace usability Linda Walsh
2008-01-18  9:08 ` Jens Axboe
2008-01-18 22:31 ` Linda Walsh
2008-01-20 20:02 ` Jens Axboe [this message]
2008-01-22 16:41 ` Jan Blunck
2008-01-22 20:00   ` Linda Walsh
2008-01-22 20:00     ` Linda Walsh
2008-01-23 13:27     ` Jan Blunck
2008-01-23 13:27       ` Jan Blunck
2008-01-23 23:17       ` Linda Walsh
2008-01-23 23:17         ` Linda Walsh

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=20080120200222.GA6258@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=linux-btrace@vger.kernel.org \
    /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.