lkml.org 
[lkml]   [2006]   [Sep]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 19 Sep 2006 18:36:56 +0200
FromIngo Molnar <>
SubjectRe: [PATCH] Linux Kernel Markers
* Martin Bligh <mbligh@google.com> wrote:

> Andrew Morton wrote:
> >On Tue, 19 Sep 2006 09:04:43 -0700
> >Martin Bligh <mbligh@google.com> wrote:
> >
> >
> >>It seems like all we'd need to do
> >>is "list all references to function, freeze kernel, update all
> >>references, continue"
> >
> >
> >"overwrite first 5 bytes of old function with `jmp new_function'".
> 
> Yes, that's simple. but slower, as you have a double jump. Probably a 
> damned sight faster than int3 though.

modern CPUs will probably even optimize that intermediate jump away in 
their BTB-ish caches. But in any case this would solve the function 
pointer problem too.

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

\
 
 \ /
  Last update: 2006-09-19 16:49    [W:1.019 / U:0.810 seconds]
©2003-2008 Jasper Spaans