Need Suggestion(modifying kernel source)

chiranjeevi vaka (cvaka_kernel@yahoo.com)
Mon, 4 Mar 2002 13:23:15 -0800 (PST)


Hi all,

I am a graduate student doing research in linux TCP/IP
stack modification. My job is replacing the TCP layer
Sliding window protocol with Credit based mechanism.

The major problem I am getting is, as and when I do a
small change, to test that change, I have to compile
the whole kernel make boot floppy and reboot the
kernel with that floppy and test the code. This way is
takinbg too much time. I donno how linux kernel
developers will make changes to kernel and test them.

Is there any other way to do this. Like using some
debugger or writing some modules. If I want to write a
module for this I can't create the whole linux TCP/IP
stack as a seperate module as it is monolithic kernel.
Can you suggest me in this issue. If it is any thing
to deal with the kernel debugger can you give me
proper links so that I can get more information about
that.

Thanking you in advance
Muali

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com
-
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/