aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorNadav Amit <[email protected]>2021-02-20 15:17:09 -0800
committerIngo Molnar <[email protected]>2021-03-06 12:59:10 +0100
commit09c5272e48614a30598e759c3c7bed126d22037d (patch)
tree5f9090493a1510710e2d9e3e2dd7cfd1c1d46343 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent2f4305b19fe6a2a261d76c21856c5598f7d878fe (diff)
x86/mm/tlb: Do not make is_lazy dirty for no reason
Blindly writing to is_lazy for no reason, when the written value is identical to the old value, makes the cacheline dirty for no reason. Avoid making such writes to prevent cache coherency traffic for no reason. Suggested-by: Dave Hansen <[email protected]> Signed-off-by: Nadav Amit <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Reviewed-by: Dave Hansen <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions