Change in vdsm[master]: vm.py: Fix comment regarding MOM and KSM

amureini at redhat.com amureini at redhat.com
Thu Aug 29 06:48:31 UTC 2013


Allon Mureinik has uploaded a new change for review.

Change subject: vm.py: Fix comment regarding MOM and KSM
......................................................................

vm.py: Fix comment regarding MOM and KSM

Fixed the comment's typo and grammar mistake.

Change-Id: I2e59d230536e176891f25d3bb19d11b90958190e
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M vdsm/vm.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/80/18680/1

diff --git a/vdsm/vm.py b/vdsm/vm.py
index e0ca8a3..4e2a696 100644
--- a/vdsm/vm.py
+++ b/vdsm/vm.py
@@ -2026,7 +2026,7 @@
                         and not self.cif.mom:
                     # If MOM is available, we needn't tell it to adjust KSM
                     # behaviors on VM start/destroy, because the tuning can be
-                    # done automatically acccording its statistical data.
+                    # done automatically according to its statistical data.
                     self.cif.ksmMonitor.adjust()
             except Exception:
                 if 'recover' not in self.conf:


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e59d230536e176891f25d3bb19d11b90958190e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>


More information about the vdsm-patches mailing list