All of lore.kernel.org
 help / color / mirror / Atom feed
* Need Suggestion(modifying kernel source)
@ 2002-03-04 21:23 chiranjeevi vaka
  2002-03-04 21:44 ` Vincent Bernat
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: chiranjeevi vaka @ 2002-03-04 21:23 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-03-05 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-04 21:23 Need Suggestion(modifying kernel source) chiranjeevi vaka
2002-03-04 21:44 ` Vincent Bernat
2002-03-04 21:53   ` Mike Fedyk
2002-03-04 22:47 ` Alan Cox
2002-03-05 15:23 ` pjd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.