NetBSD-Bugs archive

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

Re: kern/40945: system process locked at 100% CPU



The following reply was made to PR kern/40945; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/40945: system process locked at 100% CPU
Date: Mon, 2 Mar 2009 21:27:29 +0000

 On Mon, Mar 02, 2009 at 09:00:12PM +0000, okayawright%gmail.com@localhost 
wrote:
 
 >   PID USERNAME PRI NICE   SIZE   RES STATE      TIME   WCPU    CPU COMMAND
 >     0 root      96    0     0K   11M CPU/3     14:38 99.02% 99.02% [system]
 
 Can you please show us the output of:
 
        top -t
        lockstat -o foo.txt sleep 5
        vmstat -e
 
 Also, please break into the debugger (Ctrl-Alt-Esc with a keyboard) and
 capture the output of:
 
        mach cpu 3
        bt
 
 You can return with 'c'. It's good to have a camera / camera phone handy for
 the last one if you are not using a serial console.
 
 Thanks,
 Andrew
 


Home | Main Index | Thread Index | Old Index