diff options
| author | Peter Xu <[email protected]> | 2021-11-05 13:36:02 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-06 13:30:33 -0700 |
| commit | 02399c88024f4b7e6c43b3d4aa39c75af0069e17 (patch) | |
| tree | 1045b0c021c2cfad34030505ceb2ccc0093281db /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 10c848c8b4805ff026018bfb2b3dedd90e7b0cea (diff) | |
mm/smaps: use vma->vm_pgoff directly when counting partial swap
As it's trying to cover the whole vma anyways, use direct vm_pgoff value
and vma_pages() rather than linear_page_index.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions