Re: [Patch 0/5] I/O statistics through request queues

From: Phillip Susi
Date: Tue Oct 24 2006 - 16:44:29 EST


Martin Peschke wrote:
Well, the instrumentation "on demand" aspect is half of the truth.
A probe inserted through kprobes impacts performance more than static
instrumentation.

True, but given that there are going to be a number of things you might want to instrument at some point, and that at any given time you might only be interested in a few of those, it likely will be better overall to spend some more time only on the few than less time on the many.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/