Ingo Molnar wrote:
> the attached scheduler cleanup (against BK-curr) removes the unused
> requeueing code. Compiles & boots.
Ah, what a sweet way of getting rid of my nemesis :-)
The requeuing code troubled me quite a bit with umlsim, which
makes all kinds of calls from the idle task, including calls to
try_to_wake_up, or functions that eventually call it. Naturally,
whenever the requeuing was used, it tripped over current->array.
(And even with a fake array, it would have had ill effects.)
So the requeuing didn't do anything for processes other than the
idle task ?
- Werner
-- _________________________________________________________________________ / Werner Almesberger, Buenos Aires, Argentina wa@almesberger.net / /_http://www.almesberger.net/____________________________________________/ - 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/
This archive was generated by hypermail 2b29 : Fri May 23 2003 - 22:00:34 EST