Re: [PATCH 1/3] dynticks - implement no idle hz for x86

From: Con Kolivas
Date: Sat Sep 03 2005 - 01:14:26 EST


On Sat, 3 Sep 2005 02:56, Russell King wrote:
> On Sat, Sep 03, 2005 at 01:43:57AM +1000, Con Kolivas wrote:
> > Ok I've resynced all the patches with 2.6.13-mm1, made some cleanups and
> > minor modifications. As pm timer is the only supported timer for dynticks
> > I've also made it depend on it.
> >
> > A rollup patch against 2.6.13-mm1 is here:
> >
> > http://ck.kolivas.org/patches/dyn-ticks/2.6.13-mm1-dtck1.patch
> >
> > also available in the dyn-ticks directory are the older patches and these
> > split out patches posted here.
>
> Are you guys going to sync your interfaces with what ARM has, or are
> we going to have two differing dyntick interfaces in the kernel, one
> for ARM and one for x86?
>
> I mentioned this before. I seem to be ignored.

RMK

Noone's ignoring you.

What we need to do is ensure that dynamic ticks is working properly on x86 and
worth including before anything else. If and when we confirm this it makes
sense only then to try and merge code from the other 2 architectures to as
much common code as possible as no doubt we'll be modifying other
architectures we're less familiar with. At that stage we will definitely want
to tread even more cautiously at that stage.

Cheers,
Con
-
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/