2006-11-14 22:56:21

by Benoit Boissinot

[permalink] [raw]
Subject: 2.6.19-rc5-mm2 -- 3d slow with dynticks

On 11/14/06, Andrew Morton <[email protected]> wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc5/2.6.19-rc5-mm2/
>

CONFIG_NO_HZ=y still gives me slow 3d games on this one whereas
2.6.19-rc5-mm1 +
http://tglx.de/private/tglx/2.6.19-rc5-mm1-dyntick.diff was fine.

Maybe some patches where not merged ?

regards,

Benoit


2006-11-15 07:54:52

by Arjan van de Ven

[permalink] [raw]
Subject: Re: 2.6.19-rc5-mm2 -- 3d slow with dynticks

On Tue, 2006-11-14 at 23:56 +0100, Benoit Boissinot wrote:
> On 11/14/06, Andrew Morton <[email protected]> wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc5/2.6.19-rc5-mm2/
> >
>
> CONFIG_NO_HZ=y still gives me slow 3d games on this one whereas
> 2.6.19-rc5-mm1 +
> http://tglx.de/private/tglx/2.6.19-rc5-mm1-dyntick.diff was fine.
>
> Maybe some patches where not merged ?


what video is this?

--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

2006-11-15 09:00:21

by Benoit Boissinot

[permalink] [raw]
Subject: Re: 2.6.19-rc5-mm2 -- 3d slow with dynticks

On 11/15/06, Arjan van de Ven <[email protected]> wrote:
> On Tue, 2006-11-14 at 23:56 +0100, Benoit Boissinot wrote:
> > On 11/14/06, Andrew Morton <[email protected]> wrote:
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc5/2.6.19-rc5-mm2/
> > >
> >
> > CONFIG_NO_HZ=y still gives me slow 3d games on this one whereas
> > 2.6.19-rc5-mm1 +
> > http://tglx.de/private/tglx/2.6.19-rc5-mm1-dyntick.diff was fine.
> >
> > Maybe some patches where not merged ?
>
>
> what video is this?
>
i915, do you need .config, dmesg or lspci ?

regards,

Benoit

2006-11-15 10:28:30

by Thomas Gleixner

[permalink] [raw]
Subject: Re: 2.6.19-rc5-mm2 -- 3d slow with dynticks

On Tue, 2006-11-14 at 23:56 +0100, Benoit Boissinot wrote:
> On 11/14/06, Andrew Morton <[email protected]> wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc5/2.6.19-rc5-mm2/
> >
>
> CONFIG_NO_HZ=y still gives me slow 3d games on this one whereas
> 2.6.19-rc5-mm1 +
> http://tglx.de/private/tglx/2.6.19-rc5-mm1-dyntick.diff was fine.
>
> Maybe some patches where not merged ?

I just checked. They are all in -mm2.

tglx


2006-11-15 17:56:46

by Benoit Boissinot

[permalink] [raw]
Subject: Re: 2.6.19-rc5-mm2 -- 3d slow with dynticks

On 11/15/06, Thomas Gleixner <[email protected]> wrote:
> On Tue, 2006-11-14 at 23:56 +0100, Benoit Boissinot wrote:
> > On 11/14/06, Andrew Morton <[email protected]> wrote:
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc5/2.6.19-rc5-mm2/
> > >
> >
> > CONFIG_NO_HZ=y still gives me slow 3d games on this one whereas
> > 2.6.19-rc5-mm1 +
> > http://tglx.de/private/tglx/2.6.19-rc5-mm1-dyntick.diff was fine.
> >
> > Maybe some patches where not merged ?
>
> I just checked. They are all in -mm2.
>
I just noticed I had no direct rendering and there was some acpi
errors in dmesg.

Doing a reboot solved it.

Sorry for the false alarm.

regards,

Benoit