Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/arch/i386
On Tue, Oct 01, 2002 at 03:17:42PM +0200, Alan Barrett wrote:
> Is it expected to work with uniprocessor + raidframe + LOCKDEBUG ?
The problem is that RAIDframe uses simplelocks and then tsleep's while
holding them. This is a No-No. LOCKDEBUG will also catch it on a UP
machine, and panic.
--
-- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>
Home |
Main Index |
Thread Index |
Old Index