Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[PATCH] splice: speedup __generic_file_splice_read



Using find_get_page() is a lot faster than find_or_create_page(). This
gets splice a lot closer to sendfile() for fd -> socket transfers.

Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent b92ce558
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment