This is the mail archive of the systemtap@sources.redhat.com 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: Hitachi djprobe mechanism


Hi, Roland

Roland McGrath wrote:
They posted here, and the basic techniques are the same as the published
"kerninst" work.

I think Kerninst is similar in effect to djprobe. both of them copy original code to a buffer and jump to the buffer. However I think that the most unique feature of djprobe is use of "bypass" route to safely insert code on SMP. I cannot find SMP safety mechanism like "bypass" in kerninst papers yet.

Please let me know if you knew it.

best regards,

--
Masami HIRAMATSU
2nd Research Dept.
Hitachi, Ltd., Systems Development Laboratory
E-mail: hiramatu@sdl.hitachi.co.jp


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