public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Ornati <ornati@gmail.com>
To: Paolo Ornati <ornati@gmail.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>,
	Vasily Khoruzhick <anarsoul@gmail.com>,
	Simon Farnsworth <simon.farnsworth@onelan.co.uk>,
	intel-gfx@lists.freedesktop.org,
	Sitsofe Wheeler <sitsofe@yahoo.com>,
	Venkatesh Pallipadi <venki@google.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [Intel-gfx] Interrupt latency on some 945GM platforms -- and TCP/IP silent data corruption?
Date: Sat, 16 Oct 2010 17:54:32 +0200	[thread overview]
Message-ID: <20101016175432.58e35ce3@gmail.com> (raw)
In-Reply-To: <20100925122820.37c01ea3@gmail.com>

On Sat, 25 Sep 2010 12:28:20 +0200
Paolo Ornati <ornati@gmail.com> wrote:

> UPDATE: "processor.max_cstate=2" doesn't solve the sporadic flicker
> problem.
> 
> The patch, applied on top of 2.6.35.4, freezes the laptop on boot.
> 
> Summary:
> 	nohz=off		good
> 	processor.max_cstate=1	good
> 	processor.max_cstate=2	bad

Maybe it's not related but who knows...

on this laptop (Asus x5dij / Core(TM)2 Duo CPU T6570) I've another
problem: sporadic silent data corruption over TCP/IP!

The problem is not easy to reproduce, maybe it's something like this?
	http://www.zdnet.com/blog/ou/realtek-silent-data-corruption-caused-by-firmware/663

I've first noticed it in two ways:
	- I download an ISO and sometimes it has wrong MD5, looking
	closer I find that only a few bytes (in one place) are wrong
	- ssh detects HMAC corruption

When I've tried to reproduce it doing a lot of automated fast tranfers
over a gigabit LAN it all worked fine... ;)

The intersesting thing is that "processor.max_cstate=1" seems to have
cured this problem too!

Network controller is this:

03:00.0 Ethernet controller: Atheros Communications Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)

Full lspci:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
03:00.0 Ethernet controller: Atheros Communications Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)

-- 
	Paolo Ornati
	Linux 2.6.35.7 on x86_64

  reply	other threads:[~2010-10-16 15:55 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201009132336.17310.anarsoul@gmail.com>
     [not found] ` <20100913134441.762001f7@jbarnes-desktop>
     [not found]   ` <201009140010.14783.anarsoul@gmail.com>
2010-09-13 21:19     ` Interrupt latency on some 945GM platforms Jesse Barnes
2010-09-13 21:41       ` Vasily Khoruzhick
2010-09-13 21:46         ` Jesse Barnes
2010-09-13 21:52           ` Vasily Khoruzhick
2010-09-13 21:59             ` Jesse Barnes
2010-09-13 22:03               ` Vasily Khoruzhick
2010-09-14  0:55                 ` Venkatesh Pallipadi
2010-09-14  8:09                   ` Vasily Khoruzhick
2010-09-14  9:52                     ` Thomas Gleixner
2010-09-14 12:29                       ` Vasily Khoruzhick
2010-09-14 22:41                         ` Sitsofe Wheeler
2010-09-15  7:07                           ` Vasily Khoruzhick
2010-09-16 15:03                           ` Vasily Khoruzhick
2010-09-16 18:07                             ` Thomas Gleixner
2010-09-16 18:30                               ` Vasily Khoruzhick
2010-09-16 18:42                                 ` Vasily Khoruzhick
2010-09-16 18:50                                   ` Thomas Gleixner
2010-09-16 20:06                                     ` Vasily Khoruzhick
2010-09-24 19:39                                       ` Jesse Barnes
2010-09-24 19:48                                         ` Vasily Khoruzhick
2010-09-24 19:51                                           ` Jesse Barnes
2010-09-26 10:53                                             ` Stefan Biereigel
2010-09-27  0:46                                               ` Shaohua Li
2010-09-27  5:45                                                 ` Stefan Biereigel
2010-09-27 11:41                                                 ` Vasily Khoruzhick
2010-09-27 21:18                                               ` Vasily Khoruzhick
2010-09-25 10:25                                         ` Paolo Ornati
2010-09-17  9:02                             ` [Intel-gfx] " Simon Farnsworth
2010-09-17 16:30                               ` Jesse Barnes
2010-09-17 12:50                                 ` Vasily Khoruzhick
2010-09-21 18:26                                   ` Paolo Ornati
2010-09-21 22:56                                     ` Jesse Barnes
2010-09-22  5:57                                       ` Vasily Khoruzhick
2010-09-23 18:21                                       ` Paolo Ornati
2010-09-25 10:28                                       ` Paolo Ornati
2010-10-16 15:54                                         ` Paolo Ornati [this message]
2010-09-24 18:41                             ` Jesse Barnes
2010-09-14  9:55                     ` Andi Kleen

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=20101016175432.58e35ce3@gmail.com \
    --to=ornati@gmail.com \
    --cc=anarsoul@gmail.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=simon.farnsworth@onelan.co.uk \
    --cc=sitsofe@yahoo.com \
    --cc=tglx@linutronix.de \
    --cc=venki@google.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