diff options
| author | Wanpeng Li <[email protected]> | 2020-02-28 11:18:41 +0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-03-16 17:57:40 +0100 |
| commit | b34de572a863b5a453dece431eac0da59b5aec0a (patch) | |
| tree | 1b6cc541608c178f2f3c9ca9ad1107c4cea3e288 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 4abaffce4d25aa41392d2e81835592726d757857 (diff) | |
KVM: X86: trigger kvmclock sync request just once on VM creation
In the progress of vCPUs creation, it queues a kvmclock sync worker to the global
workqueue before each vCPU creation completes. The workqueue subsystem guarantees
not to queue the already queued work; however, we can make the logic more clear by
making just one leader to trigger this kvmclock sync request, and also save on
cacheline bouncing caused by test_and_set_bit.
Signed-off-by: Wanpeng Li <[email protected]>
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions