On 10/07/2013 06:28 AM, Mel Gorman wrote: > NUMA PTE scanning is expensive both in terms of the scanning itself and > the TLB flush if there are any updates. Currently non-present PTEs are > accounted for as an update and incurring a TLB flush where it is only > necessary for anonymous migration entries. This patch addresses the > problem and should reduce TLB flushes. > > 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>