Regarding pktgen tool in linux kernel

2005-09-06 Thread siva kumar
Hello, I am using pktgen tool to test the performance of my NIC for small packets that has more fragments. With the pktgen, for 64 byte packet size and I am able to set the maximum number of fragments as 5. Is it possible to have more number of fragments in the given 64 / 128 byte packet size. I

Regrding module programing

2001-07-03 Thread siva kumar
Hi all, I like to know whether the kernel modules concepts is present only in linux (or) it is also supported in some other flavour of unix operating systems. Can any one please update me, regarding this ? Thanks, siva __ Do You Yahoo!? Get per

Regrading signal/sigaction.

2001-06-26 Thread siva kumar
Hi, Is it possible to pass any local variable as an argument in the signal handler function.Basically I want to print the value of the local variable in the signal handler function. In the below program I want to print the value of a in the timeout function(siganl handler), whenever the Alaram s

Re: Reg Kernel Debugger kdb

2001-06-25 Thread siva kumar
Hi, You can download kernel debugger(kgdb) form the following location: http://kgdb.sourceforge.net/toc.html Bye, siva.s --- "SATHISH.J" <[EMAIL PROTECTED]> wrote: > Hi, > I would like to use a kernel debugger to set some > breakpoints in some > of the kernel functions. In SVR4 and unixware we