NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-alpha/42174



The following reply was made to PR port-alpha/42174; it has been noted by GNATS.

From: "Michael L. Hitch" <mhitch%lightning.msu.montana.edu@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: dmarquess%gmail.com@localhost
Subject: Re: port-alpha/42174
Date: Sun, 1 Nov 2009 20:36:38 -0700 (MST)

 On Mon, 26 Oct 2009, Michael L. Hitch wrote:
 
 >    A LOCKDEBUG kernel would provide more information on what is currently
 > locked, but I don't think that's working on the alpha at the moment.
 
    I've committed a fix for the LOCKDEBUG problem on the CS20/DS20L, and it
 has been pulled up to the netbsd-5 branch.  One of the things that 
 LOCKDEBUG will do is to limit how long the cpu spins waiting for a lock, 
 so should eventually panic instead of hanging forever deadlocked.  It also 
 keeps more information about the locks, including which cpu holds the lock
 and the address where the lock was acquired.
 
 
 --
 Michael L. Hitch                       mhitch%montana.edu@localhost
 Computer Consultant
 Information Technology Center
 Montana State University       Bozeman, MT     USA
 


Home | Main Index | Thread Index | Old Index