RE: strange load peaks with recent kernels

Jonathan S. Pulling (skuzz@raptor.lansing.cc.mi.us)
Sat, 27 Apr 1996 23:37:14 -0400


I'm having this problem too..

system load is at .7, and no process's taking noticeable CPU. before I
upgraded to kernel 1.3.90, (1.2.13), load under similar conditions was .0x

if you would like system stats, let me know: basic stuff: 386dx25 w/12
megs ram, 20 megs swap.

raptor:~$ uptime
11:33pm up 9 days, 7:40, 1 user, load average: 0.76, 0.64, 0.59
raptor:~$ ps aux
USER PID %CPU %MEM SIZE RSS TTY STAT START TIME COMMAND
amm 238 0.2 8.1 1668 916 ? S Apr 18 37:09 ircd
bin 80 0.0 0.0 820 0 ? SW Apr 18 0:01 (rpc.portmap)
matt 8432 0.0 4.9 1124 556 p3 S 18:39 0:02 /bin/bash
matt 8433 0.7 6.8 1340 772 p3 S 18:39 2:06 irc
root 1 0.0 0.5 804 64 ? S Apr 18 5:42 init [3]
root 2 0.0 0.0 0 0 ? SW Apr 18 0:04 (kflushd)
root 3 0.0 0.0 0 0 ? SW< Apr 18 0:46 (kswapd)
root 4 0.0 0.0 0 0 ? SW Apr 18 0:00 (nfsiod)
root 5 0.0 0.0 0 0 ? SW Apr 18 0:00 (nfsiod)
root 6 0.0 0.0 0 0 ? SW Apr 18 0:00 (nfsiod)
root 7 0.0 0.0 0 0 ? SW Apr 18 0:00 (nfsiod)
root 48 0.0 1.4 808 168 ? S Apr 18 1:08 syslogd
root 57 0.0 1.1 788 128 ? S Apr 18 0:00 klogd
root 68 0.0 0.8 820 96 ? S Apr 18 2:22 crond
root 89 0.0 0.6 812 68 ? S Apr 18 0:54 inetd
root 100 0.0 0.6 844 68 ? S Apr 18 0:03 rpc.mountd
root 109 0.0 0.6 872 68 ? S Apr 18 0:03 rpc.nfsd
root 125 0.0 2.1 1200 240 ? S Apr 18 0:25 sendmail:
accepting c
root 138 0.0 0.0 988 0 ? SW Apr 18 0:00 (smbd)
root 147 0.0 1.4 852 160 ? S Apr 18 0:23 nmbd -D
root 175 0.0 0.0 828 0 5 SW Apr 18 0:00 (getty)
root 176 0.0 0.0 828 0 6 SW Apr 18 0:00 (getty)
root 180 0.0 0.3 780 40 ? S Apr 18 11:38 update
(bdflush)
root 8431 0.4 4.8 1060 540 ? S 18:39 1:17 SCREEN
root 9433 0.1 3.5 852 396 ? S 23:11 0:02 in.telnetd
root 29700 0.0 0.0 828 0 4 SW Apr 25 0:00 (getty)
root 29793 0.0 0.0 828 0 2 SW Apr 25 0:00 (getty)
root 29796 0.0 0.0 828 0 1 SW Apr 25 0:00 (getty)
root 30282 0.0 0.0 828 0 3 SW Apr 25 0:00 (getty)
skuzz 9434 0.2 6.0 1172 684 p0 S 23:11 0:03 -bash
skuzz 9513 0.0 3.2 852 368 p0 R 23:33 0:00 ps aux
spyder 8635 0.0 5.2 852 592 ? S 19:02 0:12 Beavis
raptor:~$ free
total used free shared buffers cached
Mem: 11236 11048 188 3896 3120 3680
-/+ buffers: 7928 3308
Swap: 20660 1608 19052
MemTotal: 10
MemFree: 0
MemShared: 3
Buffers: 3
Cached: 3
SwapTotal: 20
SwapFree: 18
raptor:~$

----------
> From: rob@pe1chl.ampr.org (Rob Janssen)
> To: linux-kernel@vger.rutgers.edu
> Subject: strange load peaks with recent kernels
> Date: Friday, April 26, 1996 6:00 AM
>
> Yesterday I installed 1.3.95 after having used 1.3.69 for a couple
> of weeks (after I got nothing but problems somewhere in the 1.3.7x
series).
>
> This kernels looks like being stable, but I still see the funny load
> average peaks that also showed up somewhere in 1.3.7x when I tried those
> before.
> This is most apparent when running xload, but it can also be seen in
top.
> Sometimes the load just goes up to 1 or 2 without apparent reason (with
> the usual exponential ramp-up and ramp-down).
> Often the load just climbs to that level and then immediately starts
> falling down again, like:
>
> 2 - /\
> / \
> 1 - /\ / \
> / \ / \
> 0 -/ \/ \-------------
>
> It seems like it often happens when the X server has entered the screen
> saver while some process that displays output is on the currently active
> screen area. But this isn't the only cause for sure, I sometimes see
> the load go to 1 and stay there for half an hour while the screen is
> switched on and "top" shows no processes taking noticable CPU time.
>
> It also looks like the "noise" above the 0-level when the system is idle
> and there happens to be no load peak at the time has a higher amplitude
> than it had with older kernels.
>
> I have seen others mentioning this before, but apparently it was not yet
> solved. Is this happening on all systems? Or maybe only on some
> configurations?
>
> Rob
>
>