From: Jens Axboe <jens.axboe@oracle.com>
To: linux-btrace@vger.kernel.org
Subject: Re: blktrace and dm devices?
Date: Thu, 30 Oct 2008 13:59:43 +0000 [thread overview]
Message-ID: <20081030135943.GU31673@kernel.dk> (raw)
In-Reply-To: <1225374971.4431.5.camel@kitka.ibm.com>
On Thu, Oct 30 2008, Martin Peschke wrote:
> Hi,
>
> I have noticed that I get C traces but no D traces for device mapper
> devices. Is blktrace supposed to handle dm devices as well?
The dispatch event is associated with request dispatching, which dm/md
does not do. You should get redirect events, telling you when the IO is
being redirected to the bottom device. Or split events.
--
Jens Axboe
prev parent reply other threads:[~2008-10-30 13:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 13:56 blktrace and dm devices? Martin Peschke
2008-10-30 13:59 ` Jens Axboe [this message]
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=20081030135943.GU31673@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.