From: Adam Nielsen <a.nielsen@shikadi.net>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: linux-kernel@vger.kernel.org, netdev <netdev@vger.kernel.org>
Subject: Re: Why do programs freeze with big network transfers?
Date: Fri, 31 Dec 2010 11:20:56 +1000 [thread overview]
Message-ID: <4D1D2FF8.2070806@shikadi.net> (raw)
In-Reply-To: <1293695919.7150.18.camel@edumazet-laptop>
>> After a few seconds of data going over the network, X-Windows freezes. No
>> screen updates, the mouse cursor won't move, for all intents and purposes the
>> system has frozen solid. I'm playing music with XMMS2 and that keeps going,
>> but occasionally even that stops too. After a minute (between 45 and 65
>> seconds) everything unfreezes and keeps going as per normal. Less than 10
>> seconds later everything freezes again for another minute! This keeps going
>> until the file transfer has finished.
>
> This rings a bell here, could you try to apply commit
>
> 482964e56e1320cb7952faa1932d8ecf59c4bf75
> (net: Fix the condition passed to sk_wait_event())
>
> This commit was included in 2.6.36, so you could also try 2.6.36.2
> kernel.
Just booted into 2.6.36.2 and it looks like the problem has indeed been fixed!
I've been able to perform the same transfer that would previously cause a
freeze 100% of the time and it went through fine.
Many thanks for your help!
Cheers,
Adam.
prev parent reply other threads:[~2010-12-31 1:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-30 7:25 Why do programs freeze with big network transfers? Adam Nielsen
2010-12-30 7:58 ` Eric Dumazet
2010-12-31 1:20 ` Adam Nielsen [this message]
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=4D1D2FF8.2070806@shikadi.net \
--to=a.nielsen@shikadi.net \
--cc=eric.dumazet@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.