Skip to content
Commit eab9f71f authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: MMU: Optimize prefetch_page()



Instead of reading each pte individually, read 256 bytes worth of ptes and
batch process them.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 38d5bc6d
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