[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Hohe Systemlast ohne erkennbaren Grund



* Michael Schwartzkopff <misch@multinet.de> [29.12.2009 13:04]:
> top zeigt mir manchmal folgendes an:
> top - 13:04:21 up 1 day, 12 min,  1 user,  load average: 0.61, 0.51, 0.25
> Tasks:  61 total,   1 running,  60 sleeping,   0 stopped,   0 zombie
> Cpu(s):  0.1%us,  0.1%sy,  0.0%ni, 99.7%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
> Mem:    969032k total,   181104k used,   787928k free,    36556k buffers
> Swap:   979956k total,        0k used,   979956k free,   108660k cached
> 
>   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND            
>     1 root      20   0  2100  684  588 S  0.0  0.1   0:00.97 init               
>     2 root      15  -5     0    0    0 S  0.0  0.0   0:00.00 kthreadd
> (...)
> Es warten relativ viele Prozesse auf die Ausführung (load average 0.60!) aber 
> die CPU idelt zu fast 100% vor sich hin.  Weiter unten kann ich auch keine 
> Prozese entdecken, die Last machen.

Nicht zwingend:

System load averages is the average number of processes that are either
in a runnable or uninterruptable state.  A process in a runnable  state
is  either  using the CPU or waiting to use the CPU. A process in unin-
terruptable state is waiting for some I/O access, eg waiting for  disk.
The  averages  are  taken over the three time intervals.  Load averages
are not normalized for the number of CPUs in a system, so a load  aver-
age  of 1 means a single CPU system is loaded all the time while on a 4
CPU system it means it was idle 75% of the time.

Bitte mal die ganze Ausgabe von ps aux nach http://nopaste.info/
posten.

Stefan


Reply to: