On 10/07/2013 06:29 AM, Mel Gorman wrote: > A tasks preferred node is selected based on the number of faults > recorded for a node but the actual task_numa_migate() conducts a global > search regardless of the preferred nid. This patch checks if the > preferred nid has capacity and if so, searches for a CPU within that > node. This avoids a global search when the preferred node is not > overloaded. > > Signed-off-by: Mel Gorman <mgorman@xxxxxxx> Reviewed-by: Rik van Riel <riel@xxxxxxxxxx> -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>