mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Is there a way to interrupt MMIO with kprobes/ltt/etc...
@ 2002-11-08  3:37 Rusty Lynch
  2002-11-08  8:23 ` Vamsi Krishna S .
  0 siblings, 1 reply; 2+ messages in thread
From: Rusty Lynch @ 2002-11-08  3:37 UTC (permalink / raw)
  To: linux-kernel

I have been looking into the possible ways a fault injection tool could be
implemented on the available tools/hooks in the 2.5 kernel.  I can see how
kprobes would help by allowing me to setup handlers when a specific address
is executed, but what about when a specific memory mapped IO address is
touched or looked at?

I know there has been a lot of activity on kprobes, LTT, and others (isn't
there something else?).  Do any of these patches allow a handler to be
called just before some MMIO is accessed?  Messing with architecture
specific debug registers seems problematic since it makes the solution
architecture specific and the number of watch points is pretty limited.

    -rustyl


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

end of thread, other threads:[~2002-11-08  8:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-08  3:37 Is there a way to interrupt MMIO with kprobes/ltt/etc Rusty Lynch
2002-11-08  8:23 ` Vamsi Krishna S .

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®