[EMAIL PROTECTED] wrote: > Hi, > > I have a script where we start a nttcp for some 500 nttcp client in back > ground. After some time I could see the nttcp clients are listed in the > TOP command as "Zoneli" state. Can any one please let me know what is > meant by Zoneli state? > > Test Script: > ========= > count=1 > while [ $count -le 2000 ] > do > ifconfig xge1 17.1.1.25 promisc up > ./nttcp -t -l65536 -w227 -P120 17.1.1.152 & > echo "count is $count" > count=`expr $count + 1` > done
Would you please help to test whether the patch located at: http://people.freebsd.org/~delphij/misc/patch-zonelim-drain To see if there is change? Cheers, -- Xin LI <[EMAIL PROTECTED]> http://www.delphij.net/ FreeBSD - The Power to Serve!
signature.asc
Description: OpenPGP digital signature
