Subject: Re: 2.0beta freezes
To: Jukka Marin <jmarin@embedtronics.fi>
From: Pedro Martelletto <pbastos@inf.puc-rio.br>
List: tech-kern
Date: 09/12/2004 16:51:55
On Sun, Sep 12, 2004 at 10:41:14PM +0300, Jukka Marin wrote:
> On Sun, Sep 12, 2004 at 04:33:40PM -0300, Pedro Martelletto wrote:
> > when the system freezes, do you see any process stuck in inode/getblk
> > wait?
> 
> How can I check, X is all dead and I can't ssh into the machine (I never
> get a shell)?  Ping is all that still works.
> 
>   -jm

either try to reproduce it on console and break into ddb, or leave a
monitoring tool (i.e. top) running on the background and see what you
can get from it.

-p.