lkml.org 
[lkml]   [2006]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectchanging internal kernel system mechanism in runtime by a module patch
is it possible to replace linux kernel internal functions such as
schdule () to lets say my_schdule () in a run time with a module
patch???
(so that every call in the kernel to schdule() will go to my_schdule()... ) ???

i am talking about a clean/standard way to do such thing
(without overwrite the mem address of the function and replace it in a
dirty way...)
-
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-11-16 20:23    [W:0.053 / U:0.564 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site