Re: Major performance regressions in 3.7rc1/2

2012-10-21 Thread Jimster480
Well have you tried building the kernel yourself? It might be the options that they are using in the kernel, since the Ubuntu team builds the kernel with almost everything on, including debugging and sometimes experimental features. You could copy your current conf and then take a look at it. On

Submitting patches

2012-10-21 Thread Jimster480
I recently joined this list (in the last few days) as I was told I needed to join it to submit kernel changes/patches/modifications. How do I go about doing so? I made some optimizations (mostly removing un-necessary calls, etc) in the autogroup scheduler, and cpuset and another. The website that m