Change in mom[master]: KSM: Only tune when there are changes to make

Adam Litke has submitted this change and it was merged. Change subject: KSM: Only tune when there are changes to make ...................................................................... KSM: Only tune when there are changes to make The KSM Controller tries to figure out if the policy has indicated any changes to the ksm configuration. When none are found, the Controller should finish quietly with no call to the hypervisor interface. Due to an indentation error, it is calling the KSM tuning function unconditionally. Fix. Change-Id: I2b082e35eae9d3a790da8c6e11e2c17fc70a056d Signed-off-by: Adam Litke <agl@linux.vnet.ibm.com> Reviewed-on: http://gerrit.ovirt.org/17711 Reviewed-by: Dan Kenigsberg <danken@redhat.com> Tested-by: Doron Fediuck <dfediuck@redhat.com> Reviewed-by: Adam Litke <agl@us.ibm.com> --- M mom/Controllers/KSM.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Adam Litke: Looks good to me, approved Doron Fediuck: Verified Dan Kenigsberg: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/17711 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2b082e35eae9d3a790da8c6e11e2c17fc70a056d Gerrit-PatchSet: 2 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Adam Litke <agl@us.ibm.com> Gerrit-Reviewer: Adam Litke <agl@us.ibm.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com>
participants (1)
-
agl@us.ibm.com