Re: NUMA scheduler broken

From: Rick Lindsley (ricklind@us.ibm.com)
Date: Fri Mar 07 2003 - 06:51:11 EST


Looks like __activate_task() should call nr_running_inc(rq) rather than
rq->nr_running++, and the same in wake_up_forked_process(). My guess
is that the bogus node_nr_running value is causing some really poor
scheduling decisions to be made on NUMA. See if that changes your result.

Rick
-
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 Mar 07 2003 - 22:00:36 EST