Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932507AbaAaPmo (ORCPT ); Fri, 31 Jan 2014 10:42:44 -0500 Received: from loki.mindstab.net ([69.164.214.81]:55339 "EHLO loki.localdomain" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932310AbaAaPmm (ORCPT ); Fri, 31 Jan 2014 10:42:42 -0500 To: Peter Zijlstra , kay.sievers@vrfy.org, Rob Landley , Andrew Morton , Minto Joseph , Cyrill Gorcunov , Pavel Emelyanov , Naoya Horiguchi , Rik van Riel , Frederic Weisbecker , Thomas Gleixner , Mel Gorman , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] add StartTimeMonotomic, StartTimeBootTime to per pid in /proc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 31 Jan 2014 07:42:40 -0800 From: Dan Ballard In-Reply-To: <20140124113203.GZ30183@twins.programming.kicks-ass.net> References: <20140122155351.GV13532@twins.programming.kicks-ass.net> <20140124102037.GE4870@tango.0pointer.de> <20140124113203.GZ30183@twins.programming.kicks-ass.net> Message-ID: User-Agent: Roundcube Webmail/0.9.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >> The process starttime is useful for a variety of things, like figuring >> out creation ordering of processes. Or it is useful to detect PID >> reuses in a somewhat reliable way. > > OK, maybe. Changelog should have said so. > > Yeah, Dan was also too lazy to explain the need, and had like 3 typoes > in the inadequate changelog he had. > > Does not inspire confidence. > > Now please all untwist your panties and try and submit a proper patch. Resubmitted with more explanation (and less typos). If you feel that having both CLOCK_MONOTONIC and CLOCK_BOOTTIME is really a sticking point I'd be ok to remove one as long as the other made it through, as one is much better than none. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/