diff options
author | Yu Kuai <[email protected]> | 2024-06-11 21:22:50 +0800 |
---|---|---|
committer | Song Liu <[email protected]> | 2024-06-12 16:32:57 +0000 |
commit | bc49694a9e8fd1b36bca47d9a54ec8da8e39012f (patch) | |
tree | 7ddba0e45aa1494e138b0a47c5d61b58664efe17 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | bbf2076277b137f03624259da0a0369af88f3a68 (diff) |
md: pass in max_sectors for pers->sync_request()
For different sync_action, sync_thread will use different max_sectors,
see details in md_sync_max_sectors(), currently both md_do_sync() and
pers->sync_request() in eatch iteration have to get the same
max_sectors. Hence pass in max_sectors for pers->sync_request() to
prevent redundant code.
Signed-off-by: Yu Kuai <[email protected]>
Signed-off-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions