Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756161Ab0KPR54 (ORCPT ); Tue, 16 Nov 2010 12:57:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:10139 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753696Ab0KPR5x (ORCPT ); Tue, 16 Nov 2010 12:57:53 -0500 Date: Tue, 16 Nov 2010 18:50:44 +0100 From: Oleg Nesterov To: Michael Holzheu Cc: Shailabh Nagar , Andrew Morton , Venkatesh Pallipadi , Suresh Siddha , Peter Zijlstra , Ingo Molnar , John stultz , Thomas Gleixner , Balbir Singh , Martin Schwidefsky , Heiko Carstens , Roland McGrath , linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org Subject: Re: [RFC][PATCH v2 5/7] taskstats: Improve cumulative CPU time accounting Message-ID: <20101116175043.GA10693@redhat.com> References: <20101111170352.732381138@linux.vnet.ibm.com> <20101111170815.404670062@linux.vnet.ibm.com> <20101113183810.GA9021@redhat.com> <1289928880.1940.116.camel@holzheu-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1289928880.1940.116.camel@holzheu-laptop> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 972 Lines: 28 Hi Michael, I can't read this discussion today, will try to do tomorrow and reply. Just one note, On 11/16, Michael Holzheu wrote: > > So you want to have the following three patches: > * Introduce "struct cdata" + __account_ctime() (no functional change) > * Add cdata_acct accounting + parallel accounting hierarchy > * Add taskstats interface to export the data to userspace Something like this (if possible). But my main concern is parallel hierarchy itself. So, if you ask me, I'd prefer to see a separate patch which only adds acct_parent/etc and implements this reparenting, even without cdata_acct accounting. Again, if you think this is possible. I understand that it is not easy to maintain this series, Oleg. -- 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/