From: john stultz <johnstul@us.ibm.com>
To: Jose Luis Salas <josacar@gmail.com>
Cc: linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Jonathan Nieder <jrnieder@gmail.com>
Subject: Re: System freezes with high network activity
Date: Fri, 02 Dec 2011 11:43:49 -0800 [thread overview]
Message-ID: <1322855029.21423.170.camel@work-vm> (raw)
In-Reply-To: <CAJPugqsJgN9ZL3jQAZ+eGKfzxH0PAZonj-36H6PB1cHSpQHqSw@mail.gmail.com>
On Fri, 2011-12-02 at 17:44 +0100, Jose Luis Salas wrote:
> Hello there,
>
> I' ve filled a bug against linux kernel in Debian [1] for the
> linux-kernel-image 2.6.32.
>
> The problem is that the system freezes ( no complete ) when high
> network activity occurrs, for example copying files over NFS or
> downloading files with Bittorrent.
>
> When the system is frozen, there is no network connecivity, the
> console freezes ( with top program, for ex. ) until a key from the
> laptop is pressed or when network activity drops. The network
> throughtput also drops before the freeze.
>
> I've also realized that clock drifts ( it's frozen too ) when the
> system is frozen.
>
> This problem didn't occur in Linux kernel 2.6.26 ( from the Lenny
> release ), I think >2.6.26 are affected, but I need to confirm it ( >=
> 2.6.30 are included for sure ).
>
> After investigating for a while ( tested noapic, noacpi and several
> switches with no luck.) , I've search for a solution and I finally
> found it. I think that the bug is caused by changes in the
> clocksource between kernels and the powernow-k8 module.
>
> One time I tested booting the xen-patched the linux kernel and the
> problem dissapeared, the net worked at full speed but there was no cpu
> scaling.
>
> Now, with recent kernels, I boot the kernel with the
> clocksource=jiffies option and the powersaved daemon to do the
> frequency scaling, the net works al full speed. With acpi_pm and tsc
> options doesn't work neither.
So, could you attach a full dmesg when you're not using
clocksource=jiffies?
Also, when not using clocksource=jiffies, does booting with nohz=off
change the behavior?
thanks
-john
next prev parent reply other threads:[~2011-12-02 19:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 16:44 System freezes with high network activity Jose Luis Salas
2011-12-02 19:43 ` john stultz [this message]
2011-12-02 20:54 ` Jose Luis Salas
2011-12-02 22:28 ` john stultz
2011-12-03 22:04 ` Jose Luis Salas
2012-03-17 1:41 ` John Stultz
2012-03-20 20:02 ` Jose Luis Salas
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=1322855029.21423.170.camel@work-vm \
--to=johnstul@us.ibm.com \
--cc=josacar@gmail.com \
--cc=jrnieder@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/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.