Skip to content
Commit 03b217c0 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

restore: Restore as many pages at once as possible



When the VMA being restored is not COW-ed we read pages from images
one-by-one which results in suboptimal pages.img access. Fix this
by reading as many pages from iamge at once as possible withing the
active pagemap and VMA.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 780d6994
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