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 <from...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to