From owner-freebsd-current Tue Mar 21 14:59:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id D9F6C37BD2F; Tue, 21 Mar 2000 14:59:14 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id OAA83077; Tue, 21 Mar 2000 14:59:14 -0800 (PST) (envelope-from dillon) Date: Tue, 21 Mar 2000 14:59:14 -0800 (PST) From: Matthew Dillon Message-Id: <200003212259.OAA83077@apollo.backplane.com> To: Mike Smith Cc: Brad Knowles , "John W. DeBoskey" , freebsd-current@FreeBSD.ORG, Brad Chisholm Subject: Re: AMI MegaRAID lockup? not accepting commands. References: <200003212140.NAA00925@mass.cdrom.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> For situations that aren't in the critical path and don't happen often, :> it may be beneficial to do a voluntary context switch inside the loop. : :Is it possible/legal to do this inside a strategy() routine? Yes, though it isn't playing nice if the caller was trying to issue an asynchronous I/O. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message