> They shouldn't be affecting the load average because they
> aren't on the runqueue.
TASK_UNINTERRUPTIBLE processes are counted in count_active_tasks() -
because it is assumed they will only sleep a very short while - which is
what is used in the load balance.
Robert Love
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/