From: Block Device <blockdevice@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Trapping Block I/O
Date: Fri, 23 Sep 2005 18:13:14 +0530 [thread overview]
Message-ID: <64c7635405092305433356bd17@mail.gmail.com> (raw)
Hi,
I need to trap _all_ the I/O going to each and every block device
in the system. I used jprobes to trap calls to generic_make_request.
Is this the correct/only place to do such a thing ?
Or do I have to monitor the q->make_request_fn for every device ?
Thanks & Regards
-BD.
next reply other threads:[~2005-09-23 12:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-23 12:43 Block Device [this message]
2005-09-23 17:38 ` Trapping Block I/O Fawad Lateef
2005-09-23 18:04 ` Jens Axboe
2005-09-23 18:10 ` Fawad Lateef
2005-09-23 18:14 ` Jens Axboe
2005-09-23 18:30 ` Fawad Lateef
2005-09-23 18:43 ` Jens Axboe
2005-09-23 18:52 ` Fawad Lateef
2005-09-27 11:40 ` Block Device
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=64c7635405092305433356bd17@mail.gmail.com \
--to=blockdevice@gmail.com \
--cc=linux-kernel@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.