[RFC PATCH v2 0/3] sched: simplify the select_task_rq_fair()

2013-01-16 Thread Michael Wang
v2 change log: Fix code style issues. Fix BUG of NULL affine_sd. Add the support for NUMA domain. Other small fix according to the old logical. Provide more test data with finer granularity. This patch set is trying to simplify the select_task_rq_fair()

[RFC PATCH v2 0/3] sched: simplify the select_task_rq_fair()

2013-01-16 Thread Michael Wang
v2 change log: Fix code style issues. Fix BUG of NULL affine_sd. Add the support for NUMA domain. Other small fix according to the old logical. Provide more test data with finer granularity. This patch set is trying to simplify the select_task_rq_fair()