Thought people here might be interested in this story:
http://kerneltrap.org/node/view/3366
It's about a patch that allows you to switch between CPU scheduling policies
through the /proc interface. eg:
echo sc > /proc/sys/kernel/cpusched/mode
should switch to Con Kolivas' staircase scheduler. Haven't tried it myself but
thought people might be interested.
Joe