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

From: Alok Kataria
Date: Wed May 13 2009 - 19:31:18 EST



On Tue, 2009-05-12 at 12:45 -0700, devzero@xxxxxx wrote:
> >> > As a side note Red Hat ships runtime configurable tick behaviour in RHEL
> >> > these days. HZ is fixed but the ticks can be bunched up. That was done as
> >> > a quick fix to keep stuff portable but its a lot more sensible than
> >> > randomly messing with the HZ value and its not much code either.
> >> >
> >> Hi Alan,
> >>
> >> I guess you are talking about the tick_divider patch ?
> >> And that's still same as reducing the HZ value only that it can be done
> >> dynamically (boot time), right ?
> >
> >Yes - which has the advantage that you can select different behaviours
> >rather than distributions having to build with HZ=1000 either for
> >compatibility or responsiveness can still allow users to drop to a lower
> >HZ value if doing stuff like HPC.
> >
> >Basically it removes the need to argue about it at build time and lets
> >the user decide.
>
> any reason why this did not reach mainline?

I think it is because during the time when this was implemented for RHEL
5, mainline was moving towards the tickless approach, which might have
prompted people to think that it would no more be useful for mainline.

Since Alan was the one who implemented those patches, I guess he would
have a better say on this. Alan, are there any plans for mainlining this
now ?

Alok
> is it because there were issues with clocksource=pit ?
>
> regards
> roland
>
> ______________________________________________________
> GRATIS fÃr alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://movieflat.web.de
>

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