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:
22388a3
)
KVM: MMIO: Lock coalesced device when checking for available entry
author
Sasha Levin
<levinsasha928@gmail.com>
Mon, 18 Jul 2011 14:17:14 +0000
(17:17 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Sep 2011 16:17:18 +0000
(19:17 +0300)
Move the check whether there are available entries to within the spinlock.
This allows working with larger amount of VCPUs and reduces premature
exits when using a large number of VCPUs.
Cc: Avi Kivity <avi@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
virt/kvm/coalesced_mmio.c
patch
|
blob
|
history
diff --cc
virt/kvm/coalesced_mmio.c
Simple merge