aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2023-01-09 21:33:34 +0000
committerAndrew Morton <[email protected]>2023-01-18 17:12:58 -0800
commit397b0c3a584b4176b4956b519ea3f1402d61fc4e (patch)
treeb57ad92a20cec942a8b1b51333b75ce40f3c930a /tools/perf/scripts/python/bin
parentaf40e35a992ff5691166badd52a4fa2f940c2cea (diff)
mm/damon/paddr: remove folio_sz field from damon_pa_access_chk_result
DAMON physical address space monitoring operations set gets and saves size of the folio for a given physical address inside rmap walks, but it can be directly caluclated outside of the walks. Remove the 'folio_sz' field from 'damon_pa_access_chk_result struct' and calculate the size directly from outside of the walks. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions