public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Turning off nagle algorithm in 2.2.x and 2.4.x kernels?
@ 2001-12-17 21:03 Ahmed, Zameer
  2001-12-17 22:12 ` Russell King
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ahmed, Zameer @ 2001-12-17 21:03 UTC (permalink / raw)
  To: linux-kernel

Hi,
	Is there a way to turn off nagle compression in the kernel for 2.2.x
and 2.4.x kernels? For the same custom app used under Solaris and Linux.
Turning off nagle algorithm boosted perf on Solaris, I tried commenting out

#bool 'IP: Disable NAGLE algorithm (normally enabled)' CONFIG_TCP_NAGLE_OF

from the net/ipv4/Config.in 2.2.19 kernel and still the degradation in
network performance for packts in midsize persists
I tried the 2.4.16 kernel. This gave me very slight improvement, but not
quite what is expected.

TIA
Zameer A.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: Turning off nagle algorithm in 2.2.x and 2.4.x kernels?
@ 2001-12-18 17:05 Ahmed, Zameer
  2001-12-18 17:59 ` Oliver Xymoron
  2001-12-18 19:10 ` Alan Cox
  0 siblings, 2 replies; 8+ messages in thread
From: Ahmed, Zameer @ 2001-12-18 17:05 UTC (permalink / raw)
  To: 'Alan Cox', Zameer.Ahmed; +Cc: linux-kernel

Hi,

The finicky nature of closed sourced sybase libraries that we are using in
the custom apps make me ask this question. Will turning off the Nagle
algorithm in the kernel on the fly, impact performance in any way? or Can we
have this feature in the kernel in some way?

TIA
Zameer A.


-----Original Message-----
From: Alan Cox [mailto:alan@lxorguk.ukuu.org.uk]
Sent: Tuesday, December 18, 2001 9:58 AM
To: Zameer.Ahmed@gs.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Turning off nagle algorithm in 2.2.x and 2.4.x kernels?


> and 2.4.x kernels? For the same custom app used under Solaris and Linux.
> Turning off nagle algorithm boosted perf on Solaris, I tried commenting
out

man setsockopt (Linux and Solaris)


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

end of thread, other threads:[~2001-12-18 19:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-17 21:03 Turning off nagle algorithm in 2.2.x and 2.4.x kernels? Ahmed, Zameer
2001-12-17 22:12 ` Russell King
2001-12-18  4:27 ` Andi Kleen
2001-12-18  9:47 ` Peter Wächtler
2001-12-18 14:58 ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2001-12-18 17:05 Ahmed, Zameer
2001-12-18 17:59 ` Oliver Xymoron
2001-12-18 19:10 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox