RE: msleep and spin locks

2002-04-24 Thread John Baldwin
On 24-Apr-2002 Rob Anderson wrote: > I'm trying to debug a deadlock problem I'm seeing in a kernel module, and > I wonder if someone could answer some questions I had about spinlocks. > > We've got a model where we have interrupt threads hand off work entries > to kthreads (so that the interrupt

Re: msleep and spin locks

2002-04-24 Thread Alfred Perlstein
* Rob Anderson <[EMAIL PROTECTED]> [020424 10:03] wrote: > I'm trying to debug a deadlock problem I'm seeing in a kernel module, and > I wonder if someone could answer some questions I had about spinlocks. You shouldn't be using spinlocks. -Alfred To Unsubscribe: send mail to [EMAIL PROTECTED]