linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Val Henson <val@nmt.edu>
To: kuznet@ms2.inr.ac.ru
Cc: davem@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: Lost TCP retransmission timer
Date: Tue, 4 Sep 2001 15:07:50 -0600	[thread overview]
Message-ID: <20010904150750.D22301@boardwalk> (raw)
In-Reply-To: <20010830161139.A18224@boardwalk> <200109011436.SAA18432@ms2.inr.ac.ru>
In-Reply-To: <200109011436.SAA18432@ms2.inr.ac.ru>; from kuznet@ms2.inr.ac.ru on Sat, Sep 01, 2001 at 06:36:35PM +0400

On Sat, Sep 01, 2001 at 06:36:35PM +0400, kuznet@ms2.inr.ac.ru wrote:
> 
> Lots? I see only about 24K of data transmitted in both your samples.

:) Okay, "lots" is relative.  If you only telnet in and exit right
away, you won't see it.

> Actually, the problem is more or less clear from your /proc/net/tcp.
> You use some funny device or netfilter plugin, which leak memory.
> You can look into 7th column of /proc/net/tcp to estimate amount of leaked
> buffers. When it reaches ~15, connection stalls. Seems, it raises
> monotonically, so that it looks like all the buffers leak.
> 
> What is output device?

ncr885e, which I believe I am the de facto maintainer of... Dan Cox
wrote it while he was working for Synergy Microsystems.  When he quit,
I was hired to replace him.  Anyone else using this driver?  I have a
patch for it that fixes some other things (currently only in the
LinuxPPC tree) but not this.

Thanks for the help, I think this is my problem to fix now.

-VAL

  reply	other threads:[~2001-09-04 21:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010828171705.F890@boardwalk>
     [not found] ` <20010829082405.A5966@cubit.at>
2001-08-30  0:20   ` tcp connection hangs on connect Val Henson
2001-08-30  0:55   ` David S. Miller
2001-08-30  1:53     ` Val Henson
2001-08-30 16:21       ` kuznet
2001-08-30 18:10         ` Lost TCP retransmission timer (was Re: tcp connection hangs on connect) Val Henson
2001-08-30 21:56         ` Lost TCP retransmission timer David S. Miller
2001-08-30 22:11           ` Val Henson
2001-09-01 14:36             ` kuznet
2001-09-04 21:07               ` Val Henson [this message]
2001-09-05 15:23                 ` kuznet

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=20010904150750.D22301@boardwalk \
    --to=val@nmt.edu \
    --cc=davem@redhat.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=linux-kernel@vger.kernel.org \
    /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).