* [Qemu-devel] OpenBSD sched_yield() calls increase
@ 2015-06-05 11:03 Sai Prajeeth
0 siblings, 0 replies; only message in thread
From: Sai Prajeeth @ 2015-06-05 11:03 UTC (permalink / raw)
To: QEMU Developers
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
Hi list,
When running OpenBSD on QEMU without KVM, I see an increase in the number
of sched_yield() system calls in certain multi-threaded benchmarks
(sysbench). However while using KVM accelerator, the number of this system
calls is minimal. Does any have any insight why this is happening? The
execution of the benchmark is really slowed when not using KVM which is to
be expected but why is there such as massive increase in sched_yield system
calls? Moreover when using icount the number of sched_yield calls is
further increased.
Some Number:
With KVM accelerator - #of sched_yields = 500
Using TCG - #of sched_yields = 2600
Using icount - #of sched_yields = 16000
Anyone has an idea why this might be happening?
Thank you!
[-- Attachment #2: Type: text/html, Size: 911 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-05 11:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-05 11:03 [Qemu-devel] OpenBSD sched_yield() calls increase Sai Prajeeth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).