This is a discussion on current: load average of idle system (PPC) within the mailing.openbsd.tech forums, part of the OpenBSD category; --> Hello! I have upgraded my 4.2 to current in order to correct clock rate issue. After upgrade, I have ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello! I have upgraded my 4.2 to current in order to correct clock rate issue. After upgrade, I have noticed that fan is spinning all the time above normal. Short investigation shows that there is strange load of idle machine. First, I have killed almost everything but my SSH session. There should be no load in userland: bash-3.2# ps aux USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 1 0.0 0.0 408 292 ?? Ss 11:14AM 0:00.00 / sbin/init root 16339 0.0 0.1 736 1156 ?? Is 11:14AM 0:00.00 /usr/ sbin/sshd root 21437 0.0 0.2 3440 2472 ?? Rs 11:14AM 0:00.14 sshd: root@ttyp0 (sshd) root 30419 0.0 0.0 528 440 p0 Is 11:14AM 0:00.01 -ksh (ksh) root 512 0.0 0.2 1232 1852 p0 S 11:14AM 0:00.07 bash root 28970 0.0 0.0 384 236 p0 R+ 11:44AM 0:00.00 ps - aux root 10384 0.0 0.1 392 760 C0 Is+ 11:14AM 0:00.03 /usr/ libexec/getty std. bash-3.2# uptime 11:44AM up 30 mins, 1 user, load averages: 0.38, 0.36, 0.34 bash-3.2# uptime 11:46AM up 32 mins, 1 user, load averages: 0.13, 0.29, 0.31 bash-3.2# uptime 11:48AM up 34 mins, 1 user, load averages: 0.11, 0.23, 0.28 bash-3.2# uptime 11:50AM up 37 mins, 1 user, load averages: 0.16, 0.19, 0.25 bash-3.2# uptime 11:52AM up 39 mins, 1 user, load averages: 0.09, 0.14, 0.22 bash-3.2# uptime 11:56AM up 42 mins, 1 user, load averages: 0.10, 0.12, 0.19 bash-3.2# uptime 11:58AM up 44 mins, 1 user, load averages: 0.24, 0.15, 0.19 bash-3.2# uptime 12:00PM up 47 mins, 1 user, load averages: 0.12, 0.12, 0.16 bash-3.2# uptime 12:04PM up 51 mins, 1 user, load averages: 0.07, 0.10, 0.14 bash-3.2# uptime 12:06PM up 52 mins, 1 user, load averages: 0.10, 0.11, 0.14 bash-3.2# How can I track the source of this problem? Again, could it be platform-specific? -- Dmitry Ivanov Network engineer SIA Telecentrs Riga, Latvia dimss@telecentrs.lv (+371) 67160235 |