Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758035AbYABUMA (ORCPT ); Wed, 2 Jan 2008 15:12:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756061AbYABULs (ORCPT ); Wed, 2 Jan 2008 15:11:48 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:39769 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757637AbYABULr (ORCPT ); Wed, 2 Jan 2008 15:11:47 -0500 Date: Wed, 2 Jan 2008 21:10:32 +0100 From: Ingo Molnar To: "Frank Ch. Eigler" Cc: "K. Prasad" , linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, dipankar@in.ibm.com, ego@in.ibm.com, mathieu.desnoyers@polymtl.ca, paulmck@linux.vnet.ibm.com, Andrew Morton , Linus Torvalds Subject: Re: [PATCH 2/2] Markers Implementation for Preempt RCU Boost Tracing Message-ID: <20080102201032.GB3985@elte.hu> References: <20071231060911.GB6461@in.ibm.com> <20071231102045.GB30380@elte.hu> <20080102124734.GC11208@elte.hu> <20080102163309.GC11496@redhat.com> <20080102170157.GA11161@elte.hu> <20080102175606.GD11496@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080102175606.GD11496@redhat.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean 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.3 -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: 1393 Lines: 40 * Frank Ch. Eigler wrote: > Hi - > > On Wed, Jan 02, 2008 at 06:01:57PM +0100, Ingo Molnar wrote: > > [...] > > well, -freorder-blocks seems to be default-enabled at -O2 on gcc 4.2, so > > we should already be getting that, right? > > Right. > > > [...] So it would be nice if we could collect all this offline code > > and stuff it away into another portion of the kernel image. (or, > > into another portion of the object file - which would still be good > > enough in practice) > > That would be the -freorder-blocks-and-partition flag, as proposed by > Arjan two Februarys ago. I don't see any traces of Andi's overriding > "-fno-reorder-blocks" in the current linus tree, so maybe it's time to > resurrect this one: > > http://readlist.com/lists/vger.kernel.org/linux-kernel/39/196123.html hm, that gives: Forbidden You don't have permission to access /lists/vger.kernel.org/linux-kernel/39/196123.html on this server. but yeah, i had the impression that gcc couldnt yet do this. Not a showstopper, but it would be nice to initiate the gcc side of things ... 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/