Hello Birzan, Sunday, November 16, 2003, 3:14:48 PM, you wrote:
BGC> On Sun, 2003-11-16 at 15:09, Birzan George Cristian wrote: >> On Sun, 2003-11-16 at 15:01, andy.rlug wrote: >> > kernel/kernel.o(.text+0x1033): In function `schedule': >> > : undefined reference to `active_load_balance' >> Google dupa eroare, primul hit. Lazy SoB. BGC> La cererea publicului: BGC> http://www.google.com/search?q=undefined+reference+to+active_load_balance&btnI= BGC> Iar la encore: http://www.catb.org/~esr/faqs/smart-questions.html eu am kernel-2.4.22, patchu ala e pt. 2.5.6, cum il aplic??? --- sched.h.orig 2003-05-13 15:45:17.000000000 +0200 +++ sched.h 2003-05-13 18:07:01.000000000 +0200 @@ -158,10 +158,8 @@ # define CONFIG_NR_SIBLINGS 0 #endif -#ifdef CONFIG_NR_SIBLINGS +#if CONFIG_NR_SIBLINGS # define CONFIG_SHARE_RUNQUEUE 1 -#else -# define CONFIG_SHARE_RUNQUEUE 0 #endif extern void sched_map_runqueue(int cpu1, int cpu2); -- Best regards, andy.rlug mailto:[EMAIL PROTECTED] --- Detalii despre listele noastre de mail: http://www.lug.ro/
