Re: [lart] /bin/ps output

Chris Wedgwood (cw@f00f.org)
Sat, 16 Nov 2002 15:52:29 -0800


On Sun, Nov 17, 2002 at 12:11:35AM +0000, Alan Cox wrote:

> Bill - so what happens if you trim down the aio, event and ksoftirqd
> threads to a sane size (you might also want to do something about
> the fact 2.5 still runs ksoftirq too easily). Intuitively I'd go for
> a square root of the number of processors + 1 sort of function but
> what do the benchmarks say ?

IMO having various threads per-CPU is getting silly for (say) 4+
CPUs. Even for two CPUs it means quite a good number of kernel
threads.

Does anyone really know for certain that this is necessary versus
having few per-CPU threads calling into state-machine functions?

--cw
-
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/