Re: [PATCH] 2.4-ac updated O(1) scheduler

Robert Love (rml@tech9.net)
22 Apr 2002 14:44:40 -0400


On Sat, 2002-04-20 at 20:49, Robert Love wrote:

> The attached patch updates Ingo Molnar's ultra-scalable O(1) scheduler
> in 2.4-ac to the latest code base. It contains various fixes, cleanups,
> and new features. All changes are from 2.5 or patches pending for 2.5.

There is an updated patch at

http://www.kernel.org/pub/linux/kernel/people/rml/sched/ingo-O1/sched-fixes-O1-rml-2.4.19-pre7-ac2-2.patch

and your favorite mirror. With the following changes:

- include linux/interrupt.h in sched.c
- use yield() where appropriate, not the old method

which are boring and only needed for those with compile problems.

Robert Love

-
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/