Change in vdsm[master]: vm: add optimizations for hyperv

rgolan at redhat.com rgolan at redhat.com
Wed May 14 08:04:28 UTC 2014


Roy Golan has posted comments on this change.

Change subject: vm: add optimizations for hyperv
......................................................................


Patch Set 1: Code-Review+1

(1 comment)

http://gerrit.ovirt.org/#/c/27619/1/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 671:             features.appendChild(hyperv)
Line 672: 
Line 673:             hyperv.appendChildWithArgs('relaxed', state='on')
Line 674:             # turns off an internal Windows watchdog, and by doing so avoids
Line 675:             # some high load BSODs.
:) funny that BSODs is still around
Line 676:             hyperv.appendChildWithArgs('vapic', state='on')
Line 677:             hyperv.appendChildWithArgs(
Line 678:                 'spinlocks', state='on', retries='8191')
Line 679:             # performance optimization flags, that can improve the performance


-- 
To view, visit http://gerrit.ovirt.org/27619
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I28ea1d5adeda07798255484209e1a1d92c2c2bc5
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list