This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][kprobe] enabling booster on the preemptible kernel


Hi Ingo,

Ingo Molnar wrote:
> On Fri, 2006-11-17 at 21:35 +0900, Masami Hiramatsu wrote:
>> From: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
>>
>> 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 <masami.hiramatsu.pt@hitachi.com> 
> 
> 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?

Right. Actually, I already integrated djprobe and kprobes.
I'll post it as soon as possible.

> 
>  Acked-by: Ingo Molnar <mingo@elte.hu>

Thank you.

-- 
Masami HIRAMATSU
Linux Technology Center
Hitachi, Ltd., Systems Development Laboratory
E-mail: masami.hiramatsu.pt@hitachi.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]