> In sched.c::init_idle() :
>
> current->dyn_prio = -100;
>
> Let me know.
Aehm. I already added the same line at the beginning of cpu_idle() in
arch/i386/process.c, which brought back the old performance. Your patch
should be analogous, but cleaner.
So: Bingo!!!!
I just wonder, why only two people with slow machines saw this behavior...
Now 2.5.2 can come :)
Regards,
Matze
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/