Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755446Ab2FNJKe (ORCPT ); Thu, 14 Jun 2012 05:10:34 -0400 Received: from merlin.infradead.org ([205.233.59.134]:36613 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755346Ab2FNJKd convert rfc822-to-8bit (ORCPT ); Thu, 14 Jun 2012 05:10:33 -0400 Message-ID: <1339665015.2559.16.camel@twins> Subject: Re: [RFC GIT PULL] nohz: Basic cputime accounting for adaptive tickless From: Peter Zijlstra To: Frederic Weisbecker Cc: Ingo Molnar , Thomas Gleixner , LKML , Alessio Igor Bogani , Andrew Morton , Avi Kivity , Chris Metcalf , Christoph Lameter , Daniel Lezcano , Geoff Levand , Gilad Ben Yossef , Hakan Akkan , Kevin Hilman , Max Krasnyansky , "Paul E. McKenney" , Stephen Hemminger , Steven Rostedt , Sven-Thorsten Dietrich , Martin Schwidefsky , Benjamin Herrenschmidt , "Luck,Tony" , Venkatesh Pallipadi Date: Thu, 14 Jun 2012 11:10:15 +0200 In-Reply-To: <1339664829.2559.14.camel@twins> References: <1339604397-8758-1-git-send-email-fweisbec@gmail.com> <1339664829.2559.14.camel@twins> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1018 Lines: 27 On Thu, 2012-06-14 at 11:07 +0200, Peter Zijlstra wrote: > On Wed, 2012-06-13 at 18:19 +0200, Frederic Weisbecker wrote: > > Ingo, Thomas, > > > > This starts the basic code that allow accounting of cputime spent tickless > > outside idle, which is a first step to prepare for the adaptive nohz > > infrastructure. > > > > I hope we can set a tree in -tip for that. If you're fine with it > > this is pullable from: > > There's a number of architecture that already does fine grained > user/kernel time accounting on syscall boundaries etc.. s390, powerpc > and ia64. > > You're now adding a 3rd way of accounting user/kernel time.. I'm not > much looking fwd to that.. Note there's also the whole IRQ_TIME_ACCOUNTING muck.. all in all its getting quite ridiculous. -- 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/