Received: with ECARTIS (v1.0.0; list netdev); Tue, 27 Jul 2004 07:21:09 -0700 (PDT) Received: from posti6.jyu.fi (posti6.jyu.fi [130.234.4.43]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id i6REL2Hu006468 for ; Tue, 27 Jul 2004 07:21:03 -0700 Received: from silmu.st.jyu.fi (IDENT:eZwerlNFMF/XkebGKT7zBMdDpxD7wK5F@silmu.st.jyu.fi [130.234.4.64]) by posti6.jyu.fi (8.12.8/8.12.8/antispam) with ESMTP id i6REKLob020574; Tue, 27 Jul 2004 17:20:21 +0300 Date: Tue, 27 Jul 2004 17:20:18 +0300 (EEST) From: Pasi Sjoholm X-X-Sender: ptsjohol@silmu.st.jyu.fi To: Robert Olsson cc: Francois Romieu , H?ctor Mart?n , Linux-Kernel , , , , Subject: Re: ksoftirqd uses 99% CPU triggered by network traffic (maybe RLT-8139 related) In-Reply-To: <16646.14381.740376.204381@robur.slu.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Virus-Scanned: by amavisd-milter (http://www.amavis.org/) at posti6.jyu.fi; Tue, 27 Jul 2004 17:20:23 +0300 X-archive-position: 7182 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: ptsjohol@cc.jyu.fi Precedence: bulk X-list: netdev On Tue, 27 Jul 2004, Robert Olsson wrote: > > First run: > > timestamp diff = 0, maxlat = 4581159 > Yes you starved your user apps for ~5 sec. > Any idea where your load comes from? Pure NFS network load cannot be hard. Yeah, when the ksoftirqd is taking all the cpu it will be like that, but when the kernel is behaving normally the starving diff is between 0->1sec. With two samba-server-> workstation -> nfs-server file copys on the diff is normally 0.02secs if I'm not doing anything else but If I will do something cpu-intensive like compiling the kernel with "make -j3", the ksoftirqd will be soon taking all the cpu-time but this requires that I will also have those network file transfers going on. -- Pasi Sjöholm