From mboxrd@z Thu Jan 1 00:00:00 1970 From: bert hubert Date: Fri, 22 Mar 2002 10:06:54 +0000 Subject: Re: [LARTC] draining multiple sockets Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On Fri, Mar 22, 2002 at 12:25:10AM +0000, J K wrote: > 2. In practice though, the draining of sockets is like a FCFS > scheduling discipline!!! > Which ever socket has data to send, will grab a piece of the > TCP sk->sndbuf (16KB) and write it out. If the sndbuf is full, > the process waits a random amount of time (between 2 and 21 > jiffies) then retries again. 16k=~10 packets, while there is a queue of 100 packets. So I think you will still achieve balancing. The *real* experts on this reside on netdev@oss.sgi.com, you may want to ask there Alexey, Andi & DaveM are the real gurus. Regards, bert -- http://www.PowerDNS.com Versatile DNS Software & Services http://www.tk the dot in .tk http://lartc.org Linux Advanced Routing & Traffic Control HOWTO _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/