kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: matthias.bgg@googlemail.com (Matthias Brugger)
To: kernelnewbies@lists.kernelnewbies.org
Subject: creation of blktrace completion messages
Date: Wed, 18 Jan 2012 14:59:49 +0100	[thread overview]
Message-ID: <4F16D055.8070105@gmail.com> (raw)

Hi all,

where does the kernel create the blktrace completion messages?

Is it done in the interrupt routine or in the block layer.

I just found:
register_trace_block_rq_complete(blk_add_trace_rq_complete, NULL);
and
register_trace_block_bio_complete(blk_add_trace_bio_complete, NULL);

But I don't find the corresponding functions.

Thanks,
Matthias

---
http://motzblog.wordpress.com/

             reply	other threads:[~2012-01-18 13:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-18 13:59 Matthias Brugger [this message]
2012-02-02 10:52 ` creation of blktrace completion messages Matthias Brugger

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=4F16D055.8070105@gmail.com \
    --to=matthias.bgg@googlemail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).