Re: voluntary-preempt I0: sluggish feel

From: Ingo Molnar
Date: Thu Jul 22 2004 - 13:23:49 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> > Oh, sorry for the noise. It was the NVIDIA driver. The open one works
> > much better with the I0 patch.
>
> i can reproduce this and i dont have the NVIDIA driver. When logging
> in over the network then shell output is chunky with a setting of 2
> (softirq redirection), shell output is smooth with a value of 1.

found the reason: ksoftirqd runs at priority 19 by default and this
causes batching and some softirq starvation. Does the sluggishness go
away if you do 'renice -10 2' [where '2' is the PID of ksoftirqd]?

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/