linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Venkatesh Rao <rpranesh@yahoo.com>
To: kuznet@ms2.inr.ac.ru
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problems with tcp_retransmit_skb - Please omit the previous incomplete mail
Date: Fri, 27 Sep 2002 07:43:32 -0700 (PDT)	[thread overview]
Message-ID: <20020927144332.74044.qmail@web21406.mail.yahoo.com> (raw)
In-Reply-To: <200209270353.HAA19674@sex.inr.ac.ru>

Hi,
Even i thought of this scenario, but what puzzles me,
other sockets running in the system are able to
receive data (ie) send TCP ACKs through the same
driver.

This is the only socket which *sends* relatively huge
amount of data, other sockets running when this
happens are able to receive data (ie) send TCP ACK's.


Retransmit fails only when there is high activity on
the network cable (caused by flood pinging). When
there is no flood pinging(or high network activity),
apps work for days together.

Can this still be a network driver problem?

Thanks & Cheers,
Venkatesh



--- kuznet@ms2.inr.ac.ru wrote:
> Hello!
> 
> > When conditions fails, the value of wmem_alloc is
> ~ 
> > around 56K-154K,
> 
> ... which means that you already have 64-154K
> transmitted
> and all this buffers still not left the host. So,
> further
> retransmission is pointless.
> 
> 
> > Each time it tries to retransmit this if condition
> > always fail
> ...
> > Any hints in  helping me debug this issue will be
> > appreciated.
> 
> Most likely, this means that driver leaks memory.
> 
> Alexey


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

  reply	other threads:[~2002-09-27 14:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-26 18:46 Problems with tcp_retransmit_skb - Please omit the previous incomplete mail Venkatesh Rao
2002-09-27  3:53 ` kuznet
2002-09-27 14:43   ` Venkatesh Rao [this message]
2002-09-27 14:51     ` kuznet
2002-09-29  0:54       ` Venkatesh Rao

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=20020927144332.74044.qmail@web21406.mail.yahoo.com \
    --to=rpranesh@yahoo.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).