Change in vdsm[master]: Using pidStat to get pid creation time

danken at redhat.com danken at redhat.com
Thu May 23 18:53:49 UTC 2013


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 <ybronhei at redhat.com>
---
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 <ybronhei at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list