Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 1999 07:52:35 -0700
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        Mike Smith <msmith@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern vfs_conf.c 
Message-ID:  <199912131452.HAA00362@caspian.plutotech.com>
In-Reply-To: Your message of "Mon, 13 Dec 1999 08:30:16 %2B0800." <19991213003016.E94F41CA0@overcee.netplex.com.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
>> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912131452.HAA00362>