Subject: re: sleep forever bug - not fixed :-(
To: Eduardo Horvath <eeh@NetBSD.org>
From: matthew green <mrg@eterna.com.au>
List: port-sparc64
Date: 11/06/2004 07:14:20
   On Fri, Nov 05, 2004 at 08:58:35PM +1100, matthew green wrote:
   
   > the bug fix may have helped - but it hasn't fixed everything :-(
   
   I'm not surprized.  Did you attempt to analyze the hang?


it's not hung.  it's still able to act as an NFS server... so i haven't
bothered rebooting.  and because it's busy, i haven't gone poking again
yet... last i knew hardclock() called softintr_schedule(softclock_si)
but the softclock intr is never seen.. hardclock() does this at 100hz as
one would expect but once it's losing, softclock() itself is never
called again...


.mrg.