Received: with ECARTIS (v1.0.0; list netdev); Mon, 14 Mar 2005 13:16:45 -0800 (PST) Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j2ELGcN3020854 for ; Mon, 14 Mar 2005 13:16:39 -0800 Received: from fubini.pci.uni-heidelberg.de (fubini.pci.uni-heidelberg.de [129.206.21.240]) by relay.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id j2ELH9fK014622; Mon, 14 Mar 2005 22:17:09 +0100 (MET) Received: from bernd by fubini.pci.uni-heidelberg.de with local (Exim 3.35 #1 (Debian)) id 1DAwvO-0005Ex-00; Mon, 14 Mar 2005 22:16:30 +0100 Date: Mon, 14 Mar 2005 22:16:30 +0100 To: "David S. Miller" , Stephen Hemminger , netdev@oss.sgi.com Subject: Re: network speed extremly slowed down Message-ID: <20050314211630.GA20122@fubini.pci.uni-heidelberg.de> References: <200503141745.08032.bernd.schubert@pci.uni-heidelberg.de> <20050314115757.789a82d4@dxpl.pdx.osdl.net> <20050314121509.70dcd129.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050314121509.70dcd129.davem@davemloft.net> User-Agent: Mutt/1.3.28i From: Bernd Schubert X-Virus-Scanned: ClamAV 0.83/762/Sun Mar 13 15:35:33 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 109 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: Bernd.Schubert@tc.pci.uni-heidelberg.de Precedence: bulk X-list: netdev Content-Length: 539 Lines: 17 On Mon, Mar 14, 2005 at 12:15:09PM -0800, David S. Miller wrote: > On Mon, 14 Mar 2005 11:57:57 -0800 > Stephen Hemminger wrote: > > > Are there any errors reported? Cpu time sees high perhaps the console log > > is filling with messages or something. > > Or he has CONFIG_DEBUG_SLAB enabled in his kernel config. > So many people do this unknowingly. > No, no unusual error reports, but full debugging is enabled, so also CONFIG_DEBUG_SLAB. Recompiling now with only CONFIG_MAGIC_SYSRQ support. Thanks, Bernd