From owner-cvs-all Fri Nov 15 12:29:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 564A337B401; Fri, 15 Nov 2002 12:29:26 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8388E43E6E; Fri, 15 Nov 2002 12:29:25 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA02849; Fri, 15 Nov 2002 15:29:25 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id gAFKStR55015; Fri, 15 Nov 2002 15:28:55 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15829.22791.9492.230288@grasshopper.cs.duke.edu> Date: Fri, 15 Nov 2002 15:28:55 -0500 (EST) To: Brooks Davis Cc: Sam Leffler , cvs-all@FreeBSD.org Subject: Re: if_xname ( was Re: cvs commit: src/sys/dev/an if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c src/sys/dev/ar if_ar.c src/sys/dev/awi awi.c if_awi_pccard.c src/sys/dev/bge if_bge.c if_bgereg.h src/sys/dev/cm smc90cx6.c src/sys/dev/cnw if_cnw.c src/sys/dev/cs ...) In-Reply-To: <20021115122431.E4826@Odin.AC.HMC.Edu> References: <200211142354.gAENstXE004776@repoman.freebsd.org> <20021115143004.A54902@grasshopper.cs.duke.edu> <20021115114335.A4826@Odin.AC.HMC.Edu> <15829.20547.24539.647339@grasshopper.cs.duke.edu> <20021115120447.C4826@Odin.AC.HMC.Edu> <15829.21926.961058.610694@grasshopper.cs.duke.edu> <20021115122431.E4826@Odin.AC.HMC.Edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Brooks Davis writes: > On Fri, Nov 15, 2002 at 03:14:30PM -0500, Andrew Gallatin wrote: > > > > But what about ip_if*'s (ab)use of if_unit in the critical path? > > Introducing extra code here to do string parsing is my only concern. > > If Luigi is OK with it, then I am too. > > Well, the string compare of if_name was already in the critical path, OK, I wasn't aware of that. I'm happy now ;) Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message