git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38d5bc6
)
KVM: MMU: Optimize prefetch_page()
author
Avi Kivity
<avi@qumranet.com>
Thu, 29 May 2008 11:20:16 +0000
(14:20 +0300)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 20 Jul 2008 09:42:28 +0000
(12:42 +0300)
Instead of reading each pte individually, read 256 bytes worth of ptes and
batch process them.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found