Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2006 01:46:17 +0800
From:      LI Xin <delphij@delphij.net>
To:        sivakumar.subramani@wipro.com
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Zoneli State / Nttcp client.
Message-ID:  <457D9969.9@delphij.net>
In-Reply-To: <821C7AD2A9F78942B86059792262577315B065@blr-m3-msg.wipro.com>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
sivakumar.subramani@wipro.com 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 <delphij@delphij.net>	http://www.delphij.net/
FreeBSD - The Power to Serve!


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFfZlpOfuToMruuMARA2F4AJ9K9ayrxkAS0BvtfsDn/1la76I8xwCfXJhS
M4FQ+I6+MAav/NB7qP2AsoM=
=vgv2
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?457D9969.9>