Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 12 Jan 2003 17:44:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 12 Jan 2003 17:44:13 -0500 Received: from vitelus.com ([64.81.243.207]:16145 "EHLO vitelus.com") by vger.kernel.org with ESMTP id ; Sun, 12 Jan 2003 17:44:12 -0500 Date: Sun, 12 Jan 2003 14:52:28 -0800 From: Aaron Lehmann To: Rob Wilkens Cc: Rik van Riel , Matti Aarnio , Linux Kernel Mailing List Subject: Re: any chance of 2.6.0-test*? Message-ID: <20030112225228.GP31238@vitelus.com> References: <1042400094.1208.26.camel@RobsPC.RobertWilkens.com> <20030112211530.GP27709@mea-ext.zmailer.org> <1042406849.3162.121.camel@RobsPC.RobertWilkens.com> <1042407845.3162.131.camel@RobsPC.RobertWilkens.com> <20030112214937.GM31238@vitelus.com> <1042409239.3162.136.camel@RobsPC.RobertWilkens.com> <20030112221802.GN31238@vitelus.com> <1042410897.1209.165.camel@RobsPC.RobertWilkens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1042410897.1209.165.camel@RobsPC.RobertWilkens.com> User-Agent: Mutt/1.5.3i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 913 Lines: 20 On Sun, Jan 12, 2003 at 05:34:58PM -0500, Rob Wilkens wrote: > You're wrong. You wouldn't have to jump over them any more than you > have to jump over the "goto" statement. The goto is a conditional jump. You propose replacing it with a conditional jump past the error handling code predicated on the opposite condition. Where's the improvement? > > any instructions, and you end up with a kernel which has much more > > duplicated code and thus thrashes the cache more. It also makes the > > If that argument was taken to it's logical conclusion (and I did, in my > mind just now), no one should add any code the grows the kernel at all. Not without good reason. - 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/