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:
7a8f1a7
)
KVM: MMU: don't walk every parent pages while mark unsync
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Fri, 11 Jun 2010 13:35:15 +0000
(21:35 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:46:45 +0000
(10:46 +0300)
While we mark the parent's unsync_child_bitmap, if the parent is already
unsynced, it no need walk it's parent, it can reduce some unnecessary
workload
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found