Home
last modified time | relevance | path

Searched hist:c298125f4bc30fdbe4b7c33460ef57271cc51a7d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/virt/kvm/
H A Dcoalesced_mmio.cdiff c298125f4bc30fdbe4b7c33460ef57271cc51a7d Mon Jul 18 09:17:14 CDT 2011 Sasha Levin <levinsasha928@gmail.com> KVM: MMIO: Lock coalesced device when checking for available entry

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>