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

From: Christoph Lameter
Date: Thu May 07 2009 - 16:32:53 EST


On Thu, 7 May 2009, Alan Cox wrote:

> Given HZ=1 doesn't work, its fairly clear that all you are doing is
> frobbing pointlessly with defaults that have been evolved over about 15
> years because they work.

Are you sure that 1000 HZ default was not developed due to the need to
have sufficient time granulaity for poll and select? In most of the 15
years we did not have high resolution timers.

> Whereas if you make jiffies jiffies() and it reads a timer it puts the
> pain in the right place and you can begin to make actual progress to
> making things work properly.

Good idea. A patch would be appreciated.


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