Skip to content
Commit e14808b4 authored by Mel Gorman's avatar Mel Gorman
Browse files

mm: numa: Rate limit setting of pte_numa if node is saturated



If there are a large number of NUMA hinting faults and all of them
are resulting in migrations it may indicate that memory is just
bouncing uselessly around. NUMA balancing cost is likely exceeding
any benefit from locality. Rate limit the PTE updates if the node
is migration rate-limited. As noted in the comments, this distorts
the NUMA faulting statistics.

Signed-off-by: default avatarMel Gorman <mgorman@suse.de>
parent a8f60772
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment