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

From: H. Peter Anvin
Date: Tue May 05 2009 - 17:23:21 EST


Alok Kataria wrote:
Hi,

Given that there were no major objections that came up regarding
reducing the HZ value in http://lkml.org/lkml/2009/4/27/499.

Below is the patch which actually reduces it, please consider for tip.


What is the benefit of this?

I can see at least one immediate downside: some timeout values in the kernel are still maintained in units of HZ (like poll, I believe), and so with a lower HZ value we'll have higher roundoff errors.

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