Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-23 Thread Durand
Ingo, I downloaded the updated cfs-v24 patch and applied to 2.6.22.13. Compiled and ran fine. Suspend and hibernate are working on my nc6000 laptop now. Now I'm off to compile and run 2.6.22.14. -- Thanks, Durand --- Ingo Molnar <[EMAIL PROTECTED]> wrote: > > * Durand <[EMAIL PROTECTED]>

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-23 Thread Ingo Molnar
* Durand <[EMAIL PROTECTED]> wrote: > Ingo, > > Just applied this patch to 2.6.22.13 and 2.6.22.14. Compiles and runs > fine but on my laptop, it prevents suspending and hibernating with > "one tasks refuses to freeze" load_balance_mo. please re-download the v24 patch, it should have this

[patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-23 Thread Durand
Ingo, Just applied this patch to 2.6.22.13 and 2.6.22.14. Compiles and runs fine but on my laptop, it prevents suspending and hibernating with "one tasks refuses to freeze" load_balance_mo. Reverting back to sched-cfs-2.6.22.9-v22 solves this problem. If you need more details, CC me with a reply

[patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-23 Thread Durand
Ingo, Just applied this patch to 2.6.22.13 and 2.6.22.14. Compiles and runs fine but on my laptop, it prevents suspending and hibernating with one tasks refuses to freeze load_balance_mo. Reverting back to sched-cfs-2.6.22.9-v22 solves this problem. If you need more details, CC me with a reply

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-23 Thread Durand
Ingo, I downloaded the updated cfs-v24 patch and applied to 2.6.22.13. Compiled and ran fine. Suspend and hibernate are working on my nc6000 laptop now. Now I'm off to compile and run 2.6.22.14. -- Thanks, Durand --- Ingo Molnar [EMAIL PROTECTED] wrote: * Durand [EMAIL PROTECTED] wrote:

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-23 Thread Ingo Molnar
* Durand [EMAIL PROTECTED] wrote: Ingo, Just applied this patch to 2.6.22.13 and 2.6.22.14. Compiles and runs fine but on my laptop, it prevents suspending and hibernating with one tasks refuses to freeze load_balance_mo. please re-download the v24 patch, it should have this bug fixed.

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-21 Thread Fabio Comolli
Hi On Nov 21, 2007 11:39 AM, Ingo Molnar <[EMAIL PROTECTED]> wrote: > > * Fabio Comolli <[EMAIL PROTECTED]> wrote: > > > To answer your latest mail, again I don't have numbers but from my > > point ov view: > > > > 23.1 < 23.1+ck < 23.8+cfs.24 > > > > where 23.1+ck is slightly better than vanilla

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-21 Thread Ingo Molnar
* Fabio Comolli <[EMAIL PROTECTED]> wrote: > To answer your latest mail, again I don't have numbers but from my > point ov view: > > 23.1 < 23.1+ck < 23.8+cfs.24 > > where 23.1+ck is slightly better than vanilla 23.1 and 23.8+cfs.24 is > much better than 23.1+ck. > > My workload is pretty

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-21 Thread Fabio Comolli
Hi On Nov 20, 2007 10:53 PM, Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > > > > curious: what scheduler/kernel version have you used before? > > > > I was using 2.6.23.1 with ck patches. > > are you sure? The last -ck patch i can find is for .22: > >

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-21 Thread Fabio Comolli
Hi On Nov 20, 2007 10:53 PM, Ingo Molnar [EMAIL PROTECTED] wrote: snip curious: what scheduler/kernel version have you used before? I was using 2.6.23.1 with ck patches. are you sure? The last -ck patch i can find is for .22:

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-21 Thread Ingo Molnar
* Fabio Comolli [EMAIL PROTECTED] wrote: To answer your latest mail, again I don't have numbers but from my point ov view: 23.1 23.1+ck 23.8+cfs.24 where 23.1+ck is slightly better than vanilla 23.1 and 23.8+cfs.24 is much better than 23.1+ck. My workload is pretty standard,

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-21 Thread Fabio Comolli
Hi On Nov 21, 2007 11:39 AM, Ingo Molnar [EMAIL PROTECTED] wrote: * Fabio Comolli [EMAIL PROTECTED] wrote: To answer your latest mail, again I don't have numbers but from my point ov view: 23.1 23.1+ck 23.8+cfs.24 where 23.1+ck is slightly better than vanilla 23.1 and 23.8+cfs.24

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Ingo Molnar
* Matthew <[EMAIL PROTECTED]> wrote: > > are you sure? The last -ck patch i can find is for .22: > > > http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/ > > > or have they been forward ported? (if yes, do you have an URL for that) > > > (my guess is you used the 2.6.23.1

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Matthew
> are you sure? The last -ck patch i can find is for .22: > http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/ > or have they been forward ported? (if yes, do you have an URL for that) > (my guess is you used the 2.6.23.1 scheduler (CFS), so the improvement > you felt on the laptop

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Ingo Molnar
* Fabio Comolli <[EMAIL PROTECTED]> wrote: > Hi > > On Nov 20, 2007 9:41 PM, Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > > * Fabio Comolli <[EMAIL PROTECTED]> wrote: > > > > > Hi. > > > First, thanks for this patch. I don't have numbers but working with my > > > laptop feels much better. > > >

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Fabio Comolli
Hi On Nov 20, 2007 9:41 PM, Ingo Molnar <[EMAIL PROTECTED]> wrote: > > * Fabio Comolli <[EMAIL PROTECTED]> wrote: > > > Hi. > > First, thanks for this patch. I don't have numbers but working with my > > laptop feels much better. > > curious: what scheduler/kernel version have you used before? I

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Ingo Molnar
* Fabio Comolli <[EMAIL PROTECTED]> wrote: > Hi. > First, thanks for this patch. I don't have numbers but working with my > laptop feels much better. curious: what scheduler/kernel version have you used before? > Just a question: does the patch include the fix (divide by zero) > you just

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Fabio Comolli
Hi. First, thanks for this patch. I don't have numbers but working with my laptop feels much better. Just a question: does the patch include the fix (divide by zero) you just posted in the stable review for 2.6.23.9? Thanks and regards, Fabio On Nov 19, 2007 4:17 PM, Ingo Molnar <[EMAIL

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Vincent Fortier
On Mon, 2007-11-19 at 16:17 +0100, Ingo Molnar wrote: > By popular demand, here is release -v24 of the CFS scheduler patch. > > It is a full backport of the latest & greatest scheduler code to > v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be > downloaded from the usual place:

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Damien Wyart
> > Testing sched-cfs-v2.6.24-rc3-v24.patch on top of 2.6.24-rc3-git1 > > (ignored the two "already applied" messages coming from git1 > > commits), I get a 1.00 minimum load in top, coming from the > > load_balance_mo thread staying in D-state. I get this on 2 different > > computers with similar

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Ingo Molnar
* Damien Wyart <[EMAIL PROTECTED]> wrote: > > As usual, any sort of feedback, bugreport, fix and suggestion is > > more than welcome! > > Testing sched-cfs-v2.6.24-rc3-v24.patch on top of 2.6.24-rc3-git1 > (ignored the two "already applied" messages coming from git1 commits), > I get a 1.00

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Srivatsa Vaddagiri
On Tue, Nov 20, 2007 at 12:24:59PM +0100, Damien Wyart wrote: > Testing sched-cfs-v2.6.24-rc3-v24.patch on top of 2.6.24-rc3-git1 > (ignored the two "already applied" messages coming from git1 commits), > I get a 1.00 minimum load in top, coming from the load_balance_mo thread > staying in

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Damien Wyart
Hello, * Ingo Molnar <[EMAIL PROTECTED]> [2007-11-19 16:17]: > By popular demand, here is release -v24 of the CFS scheduler patch. It > is a full backport of the latest & greatest scheduler code to > v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be > downloaded from the usual

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-20 Thread David
El Martes, 20 de Noviembre de 2007, Ingo Molnar escribió: > * David <[EMAIL PROTECTED]> wrote: > > El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió: > > > * David <[EMAIL PROTECTED]> wrote: > > > > I have removed all other patches, and applied only cfs v24 above > > > > 2.6.23.8, and the

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-20 Thread David
El Martes, 20 de Noviembre de 2007, Ingo Molnar escribió: * David [EMAIL PROTECTED] wrote: El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió: * David [EMAIL PROTECTED] wrote: I have removed all other patches, and applied only cfs v24 above 2.6.23.8, and the compiler ran into

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Damien Wyart
Hello, * Ingo Molnar [EMAIL PROTECTED] [2007-11-19 16:17]: By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest greatest scheduler code to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be downloaded from the usual place:

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Srivatsa Vaddagiri
On Tue, Nov 20, 2007 at 12:24:59PM +0100, Damien Wyart wrote: Testing sched-cfs-v2.6.24-rc3-v24.patch on top of 2.6.24-rc3-git1 (ignored the two already applied messages coming from git1 commits), I get a 1.00 minimum load in top, coming from the load_balance_mo thread staying in D-state. I

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Ingo Molnar
* Damien Wyart [EMAIL PROTECTED] wrote: As usual, any sort of feedback, bugreport, fix and suggestion is more than welcome! Testing sched-cfs-v2.6.24-rc3-v24.patch on top of 2.6.24-rc3-git1 (ignored the two already applied messages coming from git1 commits), I get a 1.00 minimum load

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Damien Wyart
Testing sched-cfs-v2.6.24-rc3-v24.patch on top of 2.6.24-rc3-git1 (ignored the two already applied messages coming from git1 commits), I get a 1.00 minimum load in top, coming from the load_balance_mo thread staying in D-state. I get this on 2 different computers with similar configs, so

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Vincent Fortier
On Mon, 2007-11-19 at 16:17 +0100, Ingo Molnar wrote: By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest greatest scheduler code to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be downloaded from the usual place:

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Fabio Comolli
Hi. First, thanks for this patch. I don't have numbers but working with my laptop feels much better. Just a question: does the patch include the fix (divide by zero) you just posted in the stable review for 2.6.23.9? Thanks and regards, Fabio On Nov 19, 2007 4:17 PM, Ingo Molnar [EMAIL

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Ingo Molnar
* Fabio Comolli [EMAIL PROTECTED] wrote: Hi. First, thanks for this patch. I don't have numbers but working with my laptop feels much better. curious: what scheduler/kernel version have you used before? Just a question: does the patch include the fix (divide by zero) you just posted

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Fabio Comolli
Hi On Nov 20, 2007 9:41 PM, Ingo Molnar [EMAIL PROTECTED] wrote: * Fabio Comolli [EMAIL PROTECTED] wrote: Hi. First, thanks for this patch. I don't have numbers but working with my laptop feels much better. curious: what scheduler/kernel version have you used before? I was using

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Ingo Molnar
* Fabio Comolli [EMAIL PROTECTED] wrote: Hi On Nov 20, 2007 9:41 PM, Ingo Molnar [EMAIL PROTECTED] wrote: * Fabio Comolli [EMAIL PROTECTED] wrote: Hi. First, thanks for this patch. I don't have numbers but working with my laptop feels much better. curious: what

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Matthew
are you sure? The last -ck patch i can find is for .22: http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/ or have they been forward ported? (if yes, do you have an URL for that) (my guess is you used the 2.6.23.1 scheduler (CFS), so the improvement you felt on the laptop is

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-20 Thread Ingo Molnar
* Matthew [EMAIL PROTECTED] wrote: are you sure? The last -ck patch i can find is for .22: http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/ or have they been forward ported? (if yes, do you have an URL for that) (my guess is you used the 2.6.23.1 scheduler (CFS), so

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* David <[EMAIL PROTECTED]> wrote: > El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió: > > * David <[EMAIL PROTECTED]> wrote: > > > I have removed all other patches, and applied only cfs v24 above > > > 2.6.23.8, and the compiler ran into (with CONFIG_FAIR_GROUP_SCHED > > > enabled): > >

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread David
El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió: > * David <[EMAIL PROTECTED]> wrote: > > I have removed all other patches, and applied only cfs v24 above > > 2.6.23.8, and the compiler ran into (with CONFIG_FAIR_GROUP_SCHED > > enabled): > > does the patch below help? > > Ingo Yes,

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* David <[EMAIL PROTECTED]> wrote: > I have removed all other patches, and applied only cfs v24 above > 2.6.23.8, and the compiler ran into (with CONFIG_FAIR_GROUP_SCHED > enabled): does the patch below help? Ingo Index: linux-cfs-2.6.23.8.q/kernel/sched.c

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* David <[EMAIL PROTECTED]> wrote: > I can send my config if needed yes - please always include the config when reporting build failures. Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread David
El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió: > * David <[EMAIL PROTECTED]> wrote: > > Hi Ingo, > > > > Thnx a lot for theses backports... > > > > Ran into this while compiling a 2.6.23.8 with CFS v24 > > > > Compiling with CONFIG_FAIR_GROUP_SCHED disabled : > > > > kernel/sysctl.c:305:

RE: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3,v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Fortier,Vincent [Montreal]
> -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la part de Ingo Molnar > > > * Erik Andersen <[EMAIL PROTECTED]> wrote: > > > On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote: > > > > > > By popular demand, here is release -v24 of the CFS >

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Erik Andersen
On Mon Nov 19, 2007 at 07:52:37PM +0100, Ingo Molnar wrote: > > * Erik Andersen <[EMAIL PROTECTED]> wrote: > > > On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote: > > > > > > By popular demand, here is release -v24 of the CFS scheduler patch. > > > > > > It is a full backport of the

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* Fortier,Vincent [Montreal] <[EMAIL PROTECTED]> wrote: > Hi Ingo, > > Thnx a lot for theses backports... > > Ran into this while compiling a 2.6.22.13 with CFS v24 > > CC kernel/sched.o > kernel/sched.c: In function 'cpu_to_core_group': > kernel/sched.c:6056: error:

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* David <[EMAIL PROTECTED]> wrote: > Hi Ingo, > > Thnx a lot for theses backports... > > Ran into this while compiling a 2.6.23.8 with CFS v24 > > Compiling with CONFIG_FAIR_GROUP_SCHED disabled : > > kernel/sysctl.c:305: error: 'sysctl_sched_min_bal_int_shares' undeclared here > (not in a

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* Erik Andersen <[EMAIL PROTECTED]> wrote: > On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote: > > > > By popular demand, here is release -v24 of the CFS scheduler patch. > > > > It is a full backport of the latest & greatest scheduler code to > > v2.6.24-rc3, v2.6.23.8, v2.6.22.13,

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Erik Andersen
On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote: > > By popular demand, here is release -v24 of the CFS scheduler patch. > > It is a full backport of the latest & greatest scheduler code to > v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be > downloaded from the

RE: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread David
> > By popular demand, here is release -v24 of the CFS scheduler patch. > > It is a full backport of the latest & greatest scheduler code > to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches > can be downloaded from the usual place: > >

RE: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Fortier,Vincent [Montreal]
> -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la part de Ingo Molnar > > By popular demand, here is release -v24 of the CFS scheduler patch. > > It is a full backport of the latest & greatest scheduler code > to v2.6.24-rc3, v2.6.23.8, v2.6.22.13,

[patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest & greatest scheduler code to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be downloaded from the usual place: http://people.redhat.com/mingo/cfs-scheduler/ There's

[patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest greatest scheduler code to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be downloaded from the usual place: http://people.redhat.com/mingo/cfs-scheduler/ There's

RE: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Fortier,Vincent [Montreal]
-Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Ingo Molnar By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest greatest scheduler code to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The

RE: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread David
By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest greatest scheduler code to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be downloaded from the usual place: http://people.redhat.com/mingo/cfs-scheduler/

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Erik Andersen
On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote: By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest greatest scheduler code to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be downloaded from the usual

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* Erik Andersen [EMAIL PROTECTED] wrote: On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote: By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest greatest scheduler code to v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7.

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* David [EMAIL PROTECTED] wrote: Hi Ingo, Thnx a lot for theses backports... Ran into this while compiling a 2.6.23.8 with CFS v24 Compiling with CONFIG_FAIR_GROUP_SCHED disabled : kernel/sysctl.c:305: error: 'sysctl_sched_min_bal_int_shares' undeclared here (not in a function)

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* Fortier,Vincent [Montreal] [EMAIL PROTECTED] wrote: Hi Ingo, Thnx a lot for theses backports... Ran into this while compiling a 2.6.22.13 with CFS v24 CC kernel/sched.o kernel/sched.c: In function 'cpu_to_core_group': kernel/sched.c:6056: error: 'per_cpu__cpu_sibling_map'

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Erik Andersen
On Mon Nov 19, 2007 at 07:52:37PM +0100, Ingo Molnar wrote: * Erik Andersen [EMAIL PROTECTED] wrote: On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote: By popular demand, here is release -v24 of the CFS scheduler patch. It is a full backport of the latest greatest

RE: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3,v2.6.23.8, v2.6.22.13, v2.6.21.7

2007-11-19 Thread Fortier,Vincent [Montreal]
-Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Ingo Molnar * Erik Andersen [EMAIL PROTECTED] wrote: On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote: By popular demand, here is release -v24 of the CFS scheduler patch.

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread David
El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió: * David [EMAIL PROTECTED] wrote: Hi Ingo, Thnx a lot for theses backports... Ran into this while compiling a 2.6.23.8 with CFS v24 Compiling with CONFIG_FAIR_GROUP_SCHED disabled : kernel/sysctl.c:305: error:

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* David [EMAIL PROTECTED] wrote: I can send my config if needed yes - please always include the config when reporting build failures. Ingo - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* David [EMAIL PROTECTED] wrote: I have removed all other patches, and applied only cfs v24 above 2.6.23.8, and the compiler ran into (with CONFIG_FAIR_GROUP_SCHED enabled): does the patch below help? Ingo Index: linux-cfs-2.6.23.8.q/kernel/sched.c

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread David
El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió: * David [EMAIL PROTECTED] wrote: I have removed all other patches, and applied only cfs v24 above 2.6.23.8, and the compiler ran into (with CONFIG_FAIR_GROUP_SCHED enabled): does the patch below help? Ingo Yes, now sched.c

Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

2007-11-19 Thread Ingo Molnar
* David [EMAIL PROTECTED] wrote: El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió: * David [EMAIL PROTECTED] wrote: I have removed all other patches, and applied only cfs v24 above 2.6.23.8, and the compiler ran into (with CONFIG_FAIR_GROUP_SCHED enabled): does the patch