mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: roy@karlsbakk.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: TCP Segmentation Offload (TSO) in 2.4?
Date: Thu, 17 Oct 2002 12:29:38 -0700 (PDT)	[thread overview]
Message-ID: <20021017.122938.68134789.davem@redhat.com> (raw)
In-Reply-To: <200210171105.14964.roy@karlsbakk.net>

   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.

  reply	other threads:[~2002-10-17 19:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17  9:05 Roy Sigurd Karlsbakk
2002-10-17 19:29 ` David S. Miller [this message]
2002-10-17 23:35 Feldman, Scott
2002-10-17 23:32 ` David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021017.122938.68134789.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roy@karlsbakk.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®