Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422686AbXBAXBP (ORCPT ); Thu, 1 Feb 2007 18:01:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422695AbXBAXBP (ORCPT ); Thu, 1 Feb 2007 18:01:15 -0500 Received: from smtp.osdl.org ([65.172.181.24]:46597 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422686AbXBAXBO (ORCPT ); Thu, 1 Feb 2007 18:01:14 -0500 Date: Thu, 1 Feb 2007 14:58:15 -0800 From: Stephen Hemminger To: "Fagyal Csongor" Cc: , , Subject: Re: sky2 hangs Message-ID: <20070201145815.199bfe1a@freekitty> In-Reply-To: <42007.80.98.159.250.1170369983.squirrel@www.hunhost.com> References: <20070201185532.GL13130@cip.informatik.uni-erlangen.de> <42007.80.98.159.250.1170369983.squirrel@www.hunhost.com> Organization: Linux Foundation X-Mailer: Sylpheed-Claws 2.5.0-rc3 (GTK+ 2.10.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1147 Lines: 28 I can reproduce the problem now (on mac mini). Interestingly it seems to whack the whole ethernet switch when it happens. > > - a previously suggested fix - passing idle=poll to the kernel - did not > work for me at the end It is not an MSI or IRQ problem. It is a phy problem (see below). > - the locks I have happen very periodically (somewhere around every 22-28 > hours), as if the chip would die after a given amount of data transferred; > I know this looks stupid but I thought I might mention it > - I have about 1Mbit/s of (incoming) traffic on this interface: with > short, very high peaks, as there is a MySQL server on the other end, > receiving about 100 queries per second > - unloading the sky2 module totally freezes the computer for me If you do: ethtool -r eth0 it cause a PHY reset (renegotiation) and clears the problem. -- Stephen Hemminger - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/