Skip to content
Commit eb20796b authored by Jens Axboe's avatar Jens Axboe
Browse files

[PATCH] splice: make the read-side do batched page lookups



Use the new find_get_pages_contig() to potentially look up the entire
splice range in one single call. This speeds up generic_file_splice_read()
quite a bit.

Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent ebf43500
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment