Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v2.6.22.8, v2.6.21.7, v2.6.20.20

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: <linux-kernel@...>
Date: Wednesday, September 26, 2007 - 9:33 am

26 Eyl 2007 Çar tarihinde, Ingo Molnar şunları yazmıştı: 

Compilation [against 2.6.20.20] fails with

buildfarm linux-2.6.20 # make
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  CC      kernel/sched.o
In file included from kernel/sched.c:850:
kernel/sched_fair.c:49: error: sysctl_sched_nr_latency causes a section type 
conflict
make[1]: *** [kernel/sched.o] Error 1
make: *** [kernel] Error 2

@kernel/sched_fair.c
-const_debug unsigned int sysctl_sched_nr_latency __read_mostly = 20;
+const_debug unsigned int sysctl_sched_nr_latency = 20;

seems solve that issue but i'm not sure this is the right thing to do or 
not :)

Cheers
-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v..., Fortier,Vincent [Montreal]..., (Fri Oct 26, 2:56 pm)
Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v..., Alejandro Riveira , (Fri Sep 28, 4:26 pm)
Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v..., Alejandro Riveira , (Tue Oct 2, 2:12 pm)
Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v..., Henrique de Moraes Holschuh..., (Fri Sep 28, 10:20 pm)
Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v..., Alejandro Riveira , (Sat Sep 29, 12:51 pm)
Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v..., S.Çağlar, (Wed Sep 26, 9:33 am)