From owner-freebsd-arch Fri Mar 23 19: 0:14 2001 Delivered-To: freebsd-arch@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 31A6E37B71A; Fri, 23 Mar 2001 19:00:08 -0800 (PST) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id SAA09300; Fri, 23 Mar 2001 18:55:54 -0800 (PST) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.1/8.11.1) id f2O2tM029010; Fri, 23 Mar 2001 18:55:22 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200103240255.f2O2tM029010@arch20m.dellroad.org> Subject: Re: Critical Regions Round II In-Reply-To: "from John Baldwin at Mar 23, 2001 06:26:12 pm" To: John Baldwin Date: Fri, 23 Mar 2001 18:55:22 -0800 (PST) Cc: arch@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin writes: > > Shouldn't these be, e.g., > > > > i386_disable_intr(), i386_enable_intr() > > > > and > > > > ia64_enable_intr(), ia64_disable_intr() > > > > That is, it seems like "machine dependent" has a strict meaning, > > it means: specific to a single (one) architecture. > > Sticking all MD stuff under a ${MACHINE_ARCH}_* namespace might be an > interesting project in the future, but it wouldn't be a small undertaking. Gotcha. Well anyway we could make a small start with these two functions :-) -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message