diff options
author | Cyrill Gorcunov <[email protected]> | 2013-10-16 13:46:53 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-10-16 21:35:52 -0700 |
commit | e9cdd6e771580e6ff872e5c64e8b766972c7d1bc (patch) | |
tree | 74937a9efcadf9eb926bdfcbd569498cf555627b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c3d16e16522fe3fe8759735850a0676da18f4b1d (diff) |
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
If a page we are inspecting is in swap we may occasionally report it as
having soft dirty bit (even if it is clean). The pte_soft_dirty helper
should be called on present pte only.
Signed-off-by: Cyrill Gorcunov <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Matt Mackall <[email protected]>
Cc: Xiao Guangrong <[email protected]>
Cc: Marcelo Tosatti <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: "Aneesh Kumar K.V" <[email protected]>
Reviewed-by: Naoya Horiguchi <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions