netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "David S. Miller" <davem@davemloft.net>
Cc: Andi Kleen <ak@suse.de>, buytenh@wantstofly.org, netdev@oss.sgi.com
Subject: Re: way of figuring out total number of retransmitted packets on a TCP socket?
Date: Thu, 21 Oct 2004 01:27:19 +0200	[thread overview]
Message-ID: <20041020232719.GG995@wotan.suse.de> (raw)
In-Reply-To: <20041020160728.1d5a337e.davem@davemloft.net>

On Wed, Oct 20, 2004 at 04:07:28PM -0700, David S. Miller wrote:
> On Thu, 21 Oct 2004 01:04:05 +0200
> Andi Kleen <ak@suse.de> wrote:
> 
> > Is it really necessary? Our struct sock is already bloated enough 
> > as is ... If Lennert needs it for some obscure purpose it's probably
> > better if he just does it locally.
> 
> There are a couple of "__u32" holes before pointers in tcp_opt
> which is the space I was going to use for this new item.

On 64bit you mean? That doesn't help the 32bit challenged users.

> 
> tcp_opt will be getting smaller some time soon as well, since
> we can consolidate most of the congestion control knobs into
> a single set of datums or some kind of union.

ok. good. I remember the times when you made jokes about the size
of TCBs in some other OSes. I bet we beat them all now in bloat, but it's 
good that things are shrinking again.

-Andi

  reply	other threads:[~2004-10-20 23:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-20 13:01 way of figuring out total number of retransmitted packets on a TCP socket? Lennert Buytenhek
2004-10-20 13:25 ` Baruch Even
2004-10-20 22:16   ` David S. Miller
2004-10-20 22:14 ` David S. Miller
2004-10-20 22:35   ` Lennert Buytenhek
2004-10-20 22:53     ` David S. Miller
2004-10-20 23:04       ` Andi Kleen
2004-10-20 23:07         ` David S. Miller
2004-10-20 23:27           ` Andi Kleen [this message]
2004-10-20 23:42             ` David S. Miller
2004-10-21  1:18               ` Arnaldo Carvalho de Melo
2004-10-20 23:44         ` Lennert Buytenhek
2004-10-20 23:44           ` David S. Miller
2004-10-21  9:01             ` Lennert Buytenhek
2004-10-21  4:37     ` David S. Miller
2004-10-26 13:47       ` Lennert Buytenhek

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=20041020232719.GG995@wotan.suse.de \
    --to=ak@suse.de \
    --cc=buytenh@wantstofly.org \
    --cc=davem@davemloft.net \
    --cc=netdev@oss.sgi.com \
    /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;
as well as URLs for NNTP newsgroup(s).