On Fri, 2006-11-17 at 21:35 +0900, Masami Hiramatsu wrote:
> From: Masami Hiramatsu <[EMAIL PROTECTED]>
> 
> This patch enables the kprobe-booster on the preemptible kernel.
> For this purpose, I introduced a kind of garbage collector of
> the instruction slots. This garbage collector checks safety before
> releasing the garbage slots.
> 
> Signed-off-by: Masami Hiramatsu <[EMAIL PROTECTED]> 

nice work - looks really sensible! This opens the door to djprobes (or
rather, to the transparent kprobes speedup that used to be a separate
interface), right?

 Acked-by: Ingo Molnar <[EMAIL PROTECTED]>

        Ingo

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

Reply via email to