Re: [RFC patch] Use IPI_shortcut for lapic timer broadcast

From: Arjan van de Ven
Date: Mon Jun 29 2009 - 10:00:47 EST


On Mon, 29 Jun 2009 16:43:16 +0800
Luming Yu <luming.yu@xxxxxxxxx> wrote:

> > Even a Pentium-5 100 MHz dual box was able to do cross-CPU IPIs
> > within 10-20 microseconds more than a decade ago - so 50-100 usecs
> > latency on a modern platform is totally out of this planet and will
> > hurt Linux performance big time. And the worst thing about it is
> > that none of the usual performance metrics will really show _why_
> > performance is tanking ...
> >
>
>
> Please note this is deep-C-state related.
> C state does add extra latency.. but I don't know how much...

C states normally only add on the "wait for" side, not on the "send"
side.

(RHEL5 is rather old, so it may have done things a bit different)

Maybe it is time for mainline to not allow a !NO_HZ config....


--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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/