[PATCH 07/27] sched, numa: Continue PTE scanning even if migrate rate limited

2013-08-08 Thread Mel Gorman
From: Peter Zijlstra Avoiding marking PTEs pte_numa because a particular NUMA node is migrate rate limited sees like a bad idea. Even if this node can't migrate anymore other nodes might and we want up-to-date information to do balance decisions. We already rate limit the actual migrations, this

[PATCH 07/27] sched, numa: Continue PTE scanning even if migrate rate limited

2013-08-08 Thread Mel Gorman
From: Peter Zijlstra pet...@infradead.org Avoiding marking PTEs pte_numa because a particular NUMA node is migrate rate limited sees like a bad idea. Even if this node can't migrate anymore other nodes might and we want up-to-date information to do balance decisions. We already rate limit the