Re: [patch] CFS scheduler, -v17

2007-06-22 Thread Tom Spink
On 14/06/07, Ingo Molnar <[EMAIL PROTECTED]> wrote: i'm pleased to announce release -v17 of the CFS scheduler patchset. The rolled-up CFS patch against v2.6.22-rc4, v2.6.22-rc4-mm2, v2.6.21.5 or v2.6.20.13 can be downloaded from the usual place: http://people.redhat.com/mingo/cfs-scheduler/

Re: [patch] CFS scheduler, -v17

2007-06-15 Thread Ingo Molnar
* Ludovic Vaugeois-Pepin <[EMAIL PROTECTED]> wrote: > >kernel/built-in.o:sched.c:(.text+0x407b): more undefined references to > >`cpu_of' follow > >make: *** [.tmp_vmlinux1] Error 1 > > > >I attached the .config file (config-2.6.22-rc4-cfs17) > > > >-- > >Ludovic Vaugeois-Pepin > > > > > > Here

Re: [patch] CFS scheduler, -v17

2007-06-15 Thread Ingo Molnar
* Miguel Botón <[EMAIL PROTECTED]> wrote: > I patched kernel 2.6.21.5 with CFS v17 and I didn't experience this > problem (I checked that piece of code and I didn't see something > wrong). Looks like it only appears in kernel 2.6.22-rc4. yeah - it affected the .22 patches, the .21 and .20 patc

Re: [patch] CFS scheduler, -v17

2007-06-15 Thread Ingo Molnar
* Luiz Fernando N. Capitulino <[EMAIL PROTECTED]> wrote: > Hmm, I'm getting this while compiling: > > """ > LD .tmp_vmlinux1 > kernel/built-in.o: In function `rq_clock': > /home/lcapitulino/src/kernels/upstream/linux-2.6-cfs/kernel/sched.c:321: > undefined reference to `cpu_of' > /home/

RE: [patch] CFS scheduler, -v17

2007-06-15 Thread Fortier,Vincent [Montreal]
> -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la part de Ingo Molnar > Envoyé : 14 juin 2007 18:49 > > i'm pleased to announce release -v17 of the CFS scheduler patchset. > > The rolled-up CFS patch against v2.6.22-rc4, v2.6.22-rc4-mm2, > v2.6.21.5 or v2

Re: [patch] CFS scheduler, -v17

2007-06-15 Thread Gabriel C
Miguel Botón wrote: On Friday 15 June 2007 18:28, Luiz Fernando N. Capitulino wrote: Hmm, I'm getting this while compiling: """ LD .tmp_vmlinux1 kernel/built-in.o: In function `rq_clock': /home/lcapitulino/src/kernels/upstream/linux-2.6-cfs/kernel/sched.c:321: undefined reference to

Re: [patch] CFS scheduler, -v17

2007-06-15 Thread Miguel Botón
On Friday 15 June 2007 18:28, Luiz Fernando N. Capitulino wrote: > Hmm, I'm getting this while compiling: > > """ > LD .tmp_vmlinux1 > kernel/built-in.o: In function `rq_clock': > /home/lcapitulino/src/kernels/upstream/linux-2.6-cfs/kernel/sched.c:321: > undefined reference to `cpu_of' > /h

Re: [patch] CFS scheduler, -v17

2007-06-15 Thread Ludovic Vaugeois-Pepin
On 6/15/07, Ludovic Vaugeois-Pepin <[EMAIL PROTECTED]> wrote: On 6/15/07, Luiz Fernando N. Capitulino <[EMAIL PROTECTED]> wrote: > Em Fri, 15 Jun 2007 00:49:08 +0200 > Ingo Molnar <[EMAIL PROTECTED]> escreveu: > > | > | i'm pleased to announce release -v17 of the CFS scheduler patchset. > | > |

Re: [patch] CFS scheduler, -v17

2007-06-15 Thread Luiz Fernando N. Capitulino
Em Fri, 15 Jun 2007 00:49:08 +0200 Ingo Molnar <[EMAIL PROTECTED]> escreveu: | | i'm pleased to announce release -v17 of the CFS scheduler patchset. | | The rolled-up CFS patch against v2.6.22-rc4, v2.6.22-rc4-mm2, v2.6.21.5 | or v2.6.20.13 can be downloaded from the usual place: | |http: