Dan Kenigsberg has submitted this change and it was merged.

Change subject: Using pidStat to get pid creation time
......................................................................


Using pidStat to get pid creation time

In proc/pid/stat field 21(starttime) defined the time when the process
started. Before we used ctime (time of last status change) that might change
during process run.

Change-Id: Ie8e056472e5c83104168e55a8dd01a941a2357f3
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=966133
Signed-off-by: Yaniv Bronhaim <[email protected]>
---
M vdsm/supervdsm.py
M vdsm/supervdsmServer.py
2 files changed, 2 insertions(+), 3 deletions(-)

Approvals:
  Yaniv Bronhaim: Verified
  Saggi Mizrahi: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie8e056472e5c83104168e55a8dd01a941a2357f3
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Haim Ateya <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to