On 08-Feb-01 Andrea Campi wrote:
>> 
>> Yes, the intr_nesting_level needs to be dropped before calling
>> kthread_exit().
>> I have this fixed in a different manner locally.  You can try that to see if
>> it
>> gets farther.  However, your problems with lpr are a known problem and one
>> that
>> is in the process of being fixed.
> 
> No that was the other guy. My problem is when ejecting a pccard ethernet
> card,
> which of course is the only device on that irq, triggering this bug which is
> probably much less exercised on desktops (another good argument for keeping
> current on my laptop).
> 
> This said, I'd love to try your patch to decrement intr_nesting_level and see
> what happens.

My patches may help with this, but they are a lot more than just a single
change, they are an overhaul of the interrupt threads code. :)  If you are
really curious, you can find them at
http://www.FreeBSD.org/~jhb/patches/sys.patch.  Currently, however, they reduce
the system to a crawl.  Well, at least console I/O feels like a 2400 baud
modem.  I'm even losing characters on the keyboard. :(

-- 

John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to