diff options
author | Mel Gorman <[email protected]> | 2013-10-07 11:28:49 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-10-09 12:39:49 +0200 |
commit | f123d74abf91574837d14e5ea58f6a779a387bf5 (patch) | |
tree | 4347ff38dea6a74a53d811e63c21e805a5d25cfd /net/lapb/lapb_iface.c | |
parent | e920e14ca29b0b2a981cfc90e4e20edd6f078d19 (diff) |
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
NUMA PTE scanning is expensive both in terms of the scanning itself and
the TLB flush if there are any updates. The TLB flush is avoided if no
PTEs are updated but there is a bug where transhuge PMDs are considered
to be updated even if they were already pmd_numa. This patch addresses
the problem and TLB flushes should be reduced.
Cc: Andrea Arcangeli <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Signed-off-by: Mel Gorman <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions