Re: New Convert/Simple Question

Jason R Thorpe <[email protected]> Thu, 11 Jul 2002 13:37:07 -0700
Newsgroups gmane.os.netbsd.ports.next68k
Organization Wasabi Systems, Inc.
Message-ID <[email protected]>
On Thu, Jul 11, 2002 at 10:30:48PM +0200, Christian Limpach wrote:

 > - lowering splclock to IPL3 (not sure about this one, but the clock 
 > interrupts shut out the network/scsi dma interrupts for too long)

Be VERY careful here.  splclock() still needs to block any code that
can call wakeup(), etc.

-- 
        -- Jason R. Thorpe <[email protected]>