Zhou Zheng Sheng has posted comments on this change. Change subject: pep8: clean few small files ......................................................................
Patch Set 1: (1 inline comment) .................................................... File vdsm/ksm.py Line 72: Line 73: def adjust(self): Line 74: """Adjust ksm's vigor Line 75: Line 76: according to configuration and current memory stress. This docstring change is not related to PEP 8. I find the new docstring is more readable, so I think it's OK. Line 77: Return whether ksm is running""" Line 78: Line 79: self._lock.acquire() Line 80: try: -- To view, visit http://gerrit.ovirt.org/8711 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5326e6fb6a22979ab7d6cd6d4e61af746e9a6dd8 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
