linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Trapping Block I/O
@ 2005-09-23 12:43 Block Device
  2005-09-23 17:38 ` Fawad Lateef
  0 siblings, 1 reply; 9+ messages in thread
From: Block Device @ 2005-09-23 12:43 UTC (permalink / raw)
  To: linux-kernel

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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-09-27 11:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-23 12:43 Trapping Block I/O Block Device
2005-09-23 17:38 ` 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

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).