Re: [2.1.130] High load average appearing from the shadows.

Jochen Heuer (jogi@planetzork.ping.de)
Tue, 1 Dec 1998 23:35:04 +0100


On Mon, Nov 30, 1998 at 05:46:09PM +0100, Robert Thoerncrantz wrote:
> On Mon, Nov 30, 1998 at 08:52:59AM -0500, Noah Beck wrote:
> > I've been getting something similar when running StarOffice 5 along
> > with any other CPU-hogging process--the load when just running SO5
> > is 0 or thereabouts, but if I start a background process, the load
> > jumps to 2 (rather than 1). The assorted SO5 threads show up last
> > in the "top" list and claim not to be using any CPU, and strace
> > shows some sort of loop using select() with a short timeout. So I
> > don't suppose you're running SO5? (I get this on 2.0.36.)
>
> No StarOffice. The only CPU-intensive task I know I've been running
> when it hits is the rc5-client. It could be that it happens during one
> of the nightly cron jobs, news expiration for example, I usually see
> it when I check the machine in the morning.

My load goes up too but I see a reason:

[jogi@planetzork jogi]$ ps axl | grep -E ' D '
0 500 3179 1 0 0 1728 896 down_failed D ? 0:00 cvs -z9 c
0 500 5724 1 0 0 796 392 down_failed D ? 0:00 du -s . .
0 500 17364 1 0 0 1728 896 down_failed D p0 0:00 cvs -z9 c
0 500 18034 1 0 0 1728 896 down_failed D ? 0:00 cvs -z9 c
0 500 28445 1 0 0 1728 896 down_failed D ? 0:00 cvs -z9 c

My current load is

[jogi@planetzork jogi]$ cat /proc/loadavg
7.00 7.01 6.74 3/92 18550

which is caused by 2 rc5des taking all idle time and those 5 stuck
processes. There were some changes in patch-2.1.130 regarding
down_failed which I don't understand. Maybe this helps tracking down
the problem.

Regards,

Jogi

PS: My system is 2.1.130-SMP with the patch to mm/filemap.c by
Stephen C. Tweedie.

-- 

Well, yeah ... I suppose there's no point in getting greedy, is there?

<< Calvin & Hobbes >>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/