DaanHoogland commented on a change in pull request #6175:
URL: https://github.com/apache/cloudstack/pull/6175#discussion_r838319844
##########
File path: agent/conf/agent.properties
##########
@@ -285,3 +285,6 @@ iscsi.session.cleanup.enabled=false
# Enable manually setting CPU's topology on KVM's VM.
# enable.manually.setting.cpu.topology.on.kvm.vm=true
+
+# host.cpu.manual.speed.mhz = int
+# Manually set the host CPU MHz, in cases where CPU scaling support detected
value is wrong
Review comment:
```suggestion
# Manually set the host CPU MHz, in cases where CPU scaling support detected
value is wrong
# host.cpu.manual.speed.mhz=0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]