mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Using modules to avoid the need of a reboot during development
@ 2003-03-20 22:09 Andreas Fey
  0 siblings, 0 replies; only message in thread
From: Andreas Fey @ 2003-03-20 22:09 UTC (permalink / raw)
  To: linux-kernel

Hi,

I want to add a custom routine to the tcp-code in the kernel 2.4.18.
Unfortunately I have to reboot the machine everytime I have made changes to
the kernel.
So my question is: Can I avoid the need of a reboot using a selfmade kernel
module ?

In tcp.c I want to call a dummy function. And when I insert the module it
should intercept the dummy function so that the code in the module is
executed instead of the function  in tcp.c. This would be great because all
the things I have to do is compiling and reinserting the module everytime I
have changed something in the code.

Can this be done in the 2.4 kernel ? Is this the right way to safe time
during kernel development or is there an easier way ?

Thank You, Andy.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-20 21:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-20 22:09 Using modules to avoid the need of a reboot during development Andreas Fey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®