diff options
author | Christoph Hellwig <[email protected]> | 2023-01-23 08:47:18 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-01-29 15:18:35 -0700 |
commit | 1bf7a749efdc5183e83239e030596ef74b9c8b13 (patch) | |
tree | 8b16843382ae307cf522db335cb1bc8446d5d8fa /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 33391eecd63158536fb5257fee5be3a3bdc30e3c (diff) |
ps3vram: remove bio splitting
ps3vram iterates over the bio one segment, that is page aligned and max
page sized chunk, a time. Because of that there is no point in
calling bio_split_to_limits, or explicitly setting the default limits
that are only used by bio_split_to_limits.
Signed-off-by: Christoph Hellwig <[email protected]>
Tested-by: Geoff Levand <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions