Re: [PATCH] x86: Reduce the default HZ value

From: Christoph Lameter
Date: Thu May 07 2009 - 10:21:21 EST


On Tue, 5 May 2009, Alan Cox wrote:

> HZ on a tickless system has no meaningful relationship to wakup rates -
> which are what I assume you actually care about.

Linux is not tickless. It only switches off ticks if a processor is idle.

> So do you want to change the precision of poll() and other
> functionality ? or do you want to change the wakeup rates and
> corresponding virtualisation overhead ?

select and poll use timeouts based on high resolution timers.

> What measurements have you done that make you think HZ is relevant in a
> tickless kernel ?

Just reading the code gets you there.


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