diff options
| author | Pavel Begunkov <[email protected]> | 2021-01-09 16:03:01 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-01-25 08:58:24 -0700 |
| commit | 54c8195b4ebe10af66b49ab9c809bc16939555fc (patch) | |
| tree | da5174573c5b40de7e1e43d1ca65a75d1fcf0ed3 /tools/perf/scripts/python | |
| parent | ecd7fba0ade1d6d8d49d320df9caf96922a376b2 (diff) | |
iov_iter: optimise bvec iov_iter_advance()
iov_iter_advance() is heavily used, but implemented through generic
means. For bvecs there is a specifically crafted function for that, so
use bvec_iter_advance() instead, it's faster and slimmer.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Pavel Begunkov <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions