Re: 2.6.32 / RH 6.1 scheduler bloated

From: Mike Galbraith
Date: Sun Oct 09 2011 - 02:04:03 EST


On Sat, 2011-10-08 at 20:26 -0400, Robert Kubrick wrote:
> A simple ftrace wakeup test shows 10us latency during the idle-to-run
> transition:

If you boot nohz=off idle=poll, and measure with cyclictest (measure in
userspace for free), you'll likely see a remarkable difference.

Coming out of idle can be slow, but that has more to do with silicon
than scheduler bloat (not that bloat doesn't exist mind you). My Q6600
box _sucks_ at getting off it's duff, even intel_idle.max_cstate=1 is
horrid. E5620 gets moving > order of magnitude more quickly with the
same kernel/config/params.

-Mike

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