Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756257AbZFYPZf (ORCPT ); Thu, 25 Jun 2009 11:25:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754724AbZFYPZL (ORCPT ); Thu, 25 Jun 2009 11:25:11 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:48932 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753663AbZFYPZH (ORCPT ); Thu, 25 Jun 2009 11:25:07 -0400 Date: Thu, 25 Jun 2009 17:24:51 +0200 From: Ingo Molnar To: Roland Dreier Cc: Thomas Gleixner , Jaswinder Singh Rajput , Peter Zijlstra , LKML Subject: Re: [PATCH -tip] perf_counter tools: shorten names for events Message-ID: <20090625152451.GA10868@elte.hu> References: <1245760130.3776.6.camel@localhost.localdomain> <20090623195656.GC8777@elte.hu> <1245876060.3038.7.camel@localhost.localdomain> <20090625092409.GC23547@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 958 Lines: 31 * Roland Dreier wrote: > > > > Where is the point of this? dL1-loads is a completely non > > > intuitive artificial abbreviation. > > > > blame me :) > > > > I found L1-data-Cache-Load-References way too long and i asked for > > suggestions and came up with my list of abbreviations. > > > > I found 'dL1' intuitive because we use 'dTLB' and 'iTLB' as well. > > > > How about L1-data-loads ? > > I think L1-dcache is a good compromise between length and ease of > understanding (at least for me). all of them are caches and dcache is quite ugly as we already have a 'dcache' in the kernel. We could do L1-data-loads or just go back to dL1-loads or d-L1-loads. Ingo -- 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/