summaryrefslogtreecommitdiffstats
path: root/lib/libvmmapi/vmmapi.h
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2012-10-25 04:29:21 +0000
committerneel <neel@FreeBSD.org>2012-10-25 04:29:21 +0000
commitbcb3589583c269dcc88504fcf7c0dedc7c03f123 (patch)
tree09964a2b77c4a678ea6eb56ee5aa767935525f1f /lib/libvmmapi/vmmapi.h
parent80aee5fb8aa2abb172630d47efcb1f8f26f6bcc4 (diff)
downloadFreeBSD-src-bcb3589583c269dcc88504fcf7c0dedc7c03f123.zip
FreeBSD-src-bcb3589583c269dcc88504fcf7c0dedc7c03f123.tar.gz
If the guest vcpu wants to idle then use that opportunity to relinquish the
host cpu to the scheduler until the guest is ready to run again. This implies that the host cpu utilization will now closely mirror the actual load imposed by the guest vcpu. Also, the vcpu mutex now needs to be of type MTX_SPIN since we need to acquire it inside a critical section. Obtained from: NetApp
Diffstat (limited to 'lib/libvmmapi/vmmapi.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud