Re: [RFC] Scheduler queue implementation ...

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 10 Dec 2001 01:52:39 +0000 (GMT)


> vmstat together with a lat_ctx 32 32 ... ( long list ), you'll see the run
> queue length barley reach 3 ( with 32 bouncing tasks ).
> It barely reaches 5 with 64 bouncing tasks.

Try 250 apache server processes running a mix of mod_perl and static
content, you'll see quite a reasonable queue size then, and it isnt all
cpu hogs.

Interesting question however. I certainly can't disprove your belief that
the queue will be short enough to be worth using multiqueue for the case
where its a queue per processor.

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