* TCP Segmentation Offload (TSO) in 2.4?
@ 2002-10-17 9:05 Roy Sigurd Karlsbakk
2002-10-17 19:29 ` David S. Miller
0 siblings, 1 reply; 4+ messages in thread
From: Roy Sigurd Karlsbakk @ 2002-10-17 9:05 UTC (permalink / raw)
To: Kernel mailing list
hi
I've got some servers doing quite a lot of network traffic, and after reading
the article about TSO on kernel traffic
(http://www.kerneltrap.org/node.php?id=397), I wonder ... will this be
backported to 2.4? is it hard?
thanks
roy
--
Roy Sigurd Karlsbakk, Datavaktmester
ProntoTV AS - http://www.pronto.tv/
Tel: +47 9801 3356
Computers are like air conditioners.
They stop working when you open Windows.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: TCP Segmentation Offload (TSO) in 2.4?
2002-10-17 9:05 TCP Segmentation Offload (TSO) in 2.4? Roy Sigurd Karlsbakk
@ 2002-10-17 19:29 ` David S. Miller
0 siblings, 0 replies; 4+ messages in thread
From: David S. Miller @ 2002-10-17 19:29 UTC (permalink / raw)
To: roy; +Cc: linux-kernel
From: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
Date: Thu, 17 Oct 2002 11:05:14 +0200
I've got some servers doing quite a lot of network traffic, and after reading
the article about TSO on kernel traffic
(http://www.kerneltrap.org/node.php?id=397), I wonder ... will this be
backported to 2.4? is it hard?
It isn't hard, but two issues:
1) You'll only get this with e1000 cards, and there were some
performance regression noted by some testers at IBM with
TSO enabled.
2) There are semantic issues still unresolved in the generic
TCP implementation parts, such as how to deal with the
fact that the way to get the most out of TSO is to
ignore the congestion window at connection startup. We
can only really make such a violation when talking to a
host on the local network etc. etc.
A 2.4.x backport is illadvisable until this is resolved.
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: TCP Segmentation Offload (TSO) in 2.4?
@ 2002-10-17 23:35 Feldman, Scott
2002-10-17 23:32 ` David S. Miller
0 siblings, 1 reply; 4+ messages in thread
From: Feldman, Scott @ 2002-10-17 23:35 UTC (permalink / raw)
To: 'David S. Miller', roy; +Cc: linux-kernel
> It isn't hard, but two issues:
>
> 1) You'll only get this with e1000 cards, and there were some
> performance regression noted by some testers at IBM with
> TSO enabled.
Was this posted to the list? I remember Troy's results showing positive
results with TSO over SPECWeb.
-scott
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: TCP Segmentation Offload (TSO) in 2.4?
2002-10-17 23:35 Feldman, Scott
@ 2002-10-17 23:32 ` David S. Miller
0 siblings, 0 replies; 4+ messages in thread
From: David S. Miller @ 2002-10-17 23:32 UTC (permalink / raw)
To: scott.feldman; +Cc: roy, linux-kernel, manand
From: "Feldman, Scott" <scott.feldman@intel.com>
Date: Thu, 17 Oct 2002 16:35:18 -0700
> 1) You'll only get this with e1000 cards, and there were some
> performance regression noted by some testers at IBM with
> TSO enabled.
Was this posted to the list? I remember Troy's results showing positive
results with TSO over SPECWeb.
Mala Anand (manand@us.ibm.com) has continually been disabling TSO in
2.5.x performance tests, at least this is how it has appeared to me.
Please, you two have a dialogue together and sort this out :-)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-10-17 23:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-17 9:05 TCP Segmentation Offload (TSO) in 2.4? Roy Sigurd Karlsbakk
2002-10-17 19:29 ` David S. Miller
2002-10-17 23:35 Feldman, Scott
2002-10-17 23:32 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®