lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 4 Feb 2014 21:33:20 +0100 (CET)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Dan Ballard <dan@...dstab.net>
cc:	Peter Zijlstra <peterz@...radead.org>,
	Lennart Poettering <lennart@...ttering.net>,
	kay.sievers@...y.org, Rob Landley <rob@...dley.net>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Minto Joseph <mvaliyav@...hat.com>,
	Cyrill Gorcunov <gorcunov@...nvz.org>,
	Pavel Emelyanov <xemul@...allels.com>,
	Naoya Horiguchi <n-horiguchi@...jp.nec.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Rik van Riel <riel@...hat.com>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Mel Gorman <mgorman@...e.de>, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] v2 add StartTimeMonotomic, StartTimeBootTime to per
 pid in /proc

On Fri, 31 Jan 2014, Dan Ballard wrote:

> starttime in /proc/$PID/stat is inaccurate by "clock tick" granularity.
> The process starttime is useful for a variety of things, like figuring
> out creation ordering of processes and it is useful to detect PID
> reuses in a somewhat reliable way.
> 
> The kernel internally stores finer granularity values and this patch
> exports them in the easily usable location /prod/$PID/status
> as StartTimeMonotonic and StartTimeBootTime.

If you want proper ordered and granular information use tracing.

Thanks,

	tglx


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ