On Monday, July 26, 2004 8:28 pm, Nick Piggin wrote:
You'll also want Jack Steiner's one liner. (I've sent all these to Andrew.)
Including the consolidation patch?
Looks pretty neat. It may even be usable in the generic setup code if more
architectures start needing it.
For now, put it in your arch code when it is ready to be merged up of
course.
I would be very interested to see what sort of performance improvements you
get out of the scheduler...
Ok, this new patch has no effect on platforms that don't define ARCH_HAS_SCHED_DOMAIN, but changes the arch specific callback. I didn't want to duplicate all the code you just ripped out, but if you think that's best I can...