RE: 2.6.36 and higher version kernel slower than 2.6.25.1 kernel?

From: Xiachen Dong
Date: Wed Mar 07 2012 - 14:59:33 EST



Thanks for your reply.

There could be quite some code change from 2.6.25.1 to 2.6.36. What we are doing now is to find the first version starting from 2.6.25.1 that has the performance hit. Then we start comparing the code and see what's changed. Looks like 2.6.28.7 is OK.

Haven't tried 3.2.29 yet because 3.2.29 probably won't be available in the BSP from our board manufacturer in the near future. I'll try 3.2.29 tonight on X86 CPU anyway and get you updated.

Thanks,

Xiachen

----------------------------------------
> Date: Wed, 7 Mar 2012 11:47:28 -0800
> From: gregkh@xxxxxxxxxxxxxxxxxxx
> To: xiachendong@xxxxxxxxxxx
> CC: linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: 2.6.36 and higher version kernel slower than 2.6.25.1 kernel?
>
> On Wed, Mar 07, 2012 at 12:04:33PM -0500, Xiachen Dong wrote:
> >
> > Hi,
> >
> > Recently we upgrade the OS for our AT91RM9200 platform from 2.6.25.1
> > to 2.6.36. We run the SQLITE3 database insertion tests for the new
> > kernel. The test result shows that 2.6.36 kernel is around 10% slower
> > than the 2.6.25.1.
>
> Ick.
>
> As you noted this is still present in 3.0.23, any chance to try out
> 3.2.9?
>
> And as you seem to have a good reproducable test, can you run 'git
> bisect' between 2.6.35 and 2.6.36 to find the patch that causes this
> problem so we can work on resolving it?
>
> thanks,
>
> greg k-h
--
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/