On Tue, 24 Apr 2012, Larry Woodman wrote: > While moving tasks between cpusets we noticed some strange behavior. > Specifically if the nodes of the destination > cpuset are a subset of the nodes of the source cpuset do_migrate_pages() will > move pages that are already on a node > in the destination cpuset. The reason for this is do_migrate_pages() does not > check whether each node in the source > nodemask is in the destination nodemask before calling migrate_to_node(). If > we simply do this check and skip them > when the source is in the destination moving we wont move nodes that dont need > to be moved. Acked-by: Christoph Lameter <cl@xxxxxxxxx> -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>