Laszlo Hornyak has posted comments on this change.

Change subject: start ksm and ksmtuned when vdsm starts
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm/ksm.py
Line 109:     except:
Line 110:         return 0
Line 111: 
Line 112: def ksm_start():
Line 113:     if not ksmtuned_running():
OK.
Line 114:         utils.execCmd([constants.EXT_SERVICE, 'ksmtuned', 'start'], 
sudo=True)
Line 115:     if not ksm_running():
Line 116:         utils.execCmd([constants.EXT_SERVICE, 'ksm', 'start'], 
sudo=True)
Line 117: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia50087aae112069b2a427fca12168aff975b443e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to