Jorge Nerin writes:
> Neal H Walfield wrote:

>> Starting twelve days ago the load average has increased by one every
>> twenty-four hours.  Normally, it remains close to 0.  At the moment, they
>> are at twelve; I imagine that tomorrow, they will be at thirteen:

> You may have stuck processes wich doesn't run but count as active for
> the load avg count. Almost all processes that get stuck in D state and
> can't be killed increases the load avg by one per process stuck.

In that case:

ps -eo stat,f,pid,pcpu,fname,wchan | egrep '^[DR]'
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to