On Sun, Jan 04, 2004 at 03:12:57AM -0800, Mike Fedyk wrote:
On Sun, Jan 04, 2004 at 11:24:39AM +0100, Soeren Sonnenburg wrote:
[...]Says who? The scheduler isn't platform specific. Nick, do you have any per
Or, out of interest, an alternate scheduler?Thats nothing *I* can try out as I am on the powerpc benh tree.
http://www.kerneltrap.org/~npiggin/w29p2.gz
(applies 2.6.1-rc1-mm1, please renice X to -10 or so)
arch defines in your patch?
I found slight changes to arch specific files, but IMHO this should not be
the problem. But AFAIR, benh's ppc patches are somewhat complete and may
introduce conflicts.
BTW, for Nick, the patch didn't compile, I had to change sched_clock()
definition from unsigned long long to unsigned long in
arch/i386/kernel/timers/timer_tsc.c. Don't know if it was the right thing to
do, but it compiles and boots.