From owner-cvs-all Mon Dec 13 6:52:59 1999 Delivered-To: cvs-all@freebsd.org Received: from caspian.plutotech.com (caspian.plutotech.com [206.168.67.80]) by hub.freebsd.org (Postfix) with ESMTP id 6BC1B15127; Mon, 13 Dec 1999 06:52:51 -0800 (PST) (envelope-from gibbs@caspian.plutotech.com) Received: from caspian.plutotech.com (localhost [127.0.0.1]) by caspian.plutotech.com (8.9.3/8.9.1) with ESMTP id HAA00362; Mon, 13 Dec 1999 07:52:36 -0700 (MST) (envelope-from gibbs@caspian.plutotech.com) Message-Id: <199912131452.HAA00362@caspian.plutotech.com> X-Mailer: exmh version 2.1.0 09/18/1999 To: Peter Wemm Cc: Mike Smith , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_conf.c In-reply-to: Your message of "Mon, 13 Dec 1999 08:30:16 +0800." <19991213003016.E94F41CA0@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 13 Dec 1999 07:52:35 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> Should probably be something more like splimp(), since there's no >> guarantee that you're not going to get a different interrupt-masked >> device doing the same sort of thing. > >splimp is no relation to the disk interrupts.. We don't have a heirarchy of >priorities like other unixen, each mask stands alone. splhigh() covers it all >but that's really overdoing it. splsoftcam() would be enough as the arrival messages come only once the cam software interrupt handler runs. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message