:
:Matthew Dillon wrote:
:> 
:>     One of the reasons I would like to see an actual 'ps axl' output
:>     during one of these heavy paging periods rather then someone's analysis
:>     of the output, is to check things like this.
:
:Don't look at me. After half an hour waiting, all I had managed to was
:switching to a console and having the letter "t" show up (I was trying
:for a "top").
:
:-- 
:Daniel C. Sobral                       (8-DCS)
:[EMAIL PROTECTED]

    It's probably something running away, eating all available memory.
    If netscape isn't crashing on you from this then it could be a
    subprocess within netscape (e.g. java).  Try setting a datasize limit.
    Set a 128MB datasize limit so no single process can thrash the machine.

    Another thing you can do if you believe the problem to be netscape is
    to run netscape from a shell, in the foreground, and when the machine
    starts to die try ^Z'ing it and then do a ps axll

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to