diff options
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | 2011-01-12 08:41:22 +0100 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-03-17 17:08:26 +0100 |
commit | 3cba41307a2b1344ab8c1b9f55202d1e9d7bf81b (patch) | |
tree | 87191d63557cc722906ceaec98a1f8f148cf1fcc /mm | |
parent | KVM: Add "exiting guest mode" state (diff) | |
download | linux-3cba41307a2b1344ab8c1b9f55202d1e9d7bf81b.tar.xz linux-3cba41307a2b1344ab8c1b9f55202d1e9d7bf81b.zip |
KVM: make make_all_cpus_request() lockless
Now, we have 'vcpu->mode' to judge whether need to send ipi to other
cpus, this way is very exact, so checking request bit is needless,
then we can drop the spinlock let it's collateral
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions