diff options
author | Pavel Begunkov <[email protected]> | 2020-11-24 17:58:13 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-12-02 09:46:55 -0700 |
commit | 22b56c2964386ddced252be407150b22f85e209e (patch) | |
tree | 563070603b7e598538b3e0a35aedf31a689dc229 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6b6667aa4d1e0866f00b62d35a9be3875c7551f8 (diff) |
bio: optimise bvec iteration
__bio_for_each_bvec(), __bio_for_each_segment() and bio_copy_data_iter()
fall under conditions of bvec_iter_advance_single(), which is a faster
and slimmer version of bvec_iter_advance(). Add
bio_advance_iter_single() and convert them.
Signed-off-by: Pavel Begunkov <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions