Re: [osol-discuss] High system cpu time

2007-07-25 Thread Gino
Hi Eric, here you are .. # lockstat -kIW -s 20 -D 20 sleep 30|more Profiling interrupt: 11656 events in 30.036 seconds (388 events/sec) --- Count indv cuml rcnt nsec Hottest CPU+PILCaller 4

Re: [osol-discuss] High system cpu time

2007-07-24 Thread Eric Saxe
Can you provide your lockstat output again, this time with the -s flag... Something like: lockstat -kIW -s 20 -D 20 sleep 2 The stack traces might help... Thanks, -Eric ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] High system cpu time

2007-07-24 Thread Kaiwai Gardiner
On Tue, 2007-07-24 at 05:00 -0700, jennyfer wrote: > My toshiba notebook now runs slowly,it is terrible. > the following web is my website,pls have a look: > http://www.cntradecity.com/product.asp?Classid=4&Nclassid=110 And. Probably best to give us a little information on the specs etc. Mat

Re: [osol-discuss] High system cpu time

2007-07-24 Thread jennyfer
My toshiba notebook now runs slowly,it is terrible. the following web is my website,pls have a look: http://www.cntradecity.com/product.asp?Classid=4&Nclassid=110 This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolari

Re: [osol-discuss] High system cpu time

2007-07-24 Thread Gino
Any suggestion? Now we have two CPU at 100% SYS time and other two at 70% SYS time .. lockstat -kIW -D 20 sleep 30 Profiling interrupt: 11652 events in 30.036 seconds (388 events/sec) Count indv cuml rcnt nsec Hottest CPU+PILCaller

Re: [osol-discuss] High system cpu time

2007-07-12 Thread Gino
Hi Sherry, here you are: Loading modules: [ unix genunix specfs dtrace cpu.AuthenticAMD.15 uppc pcplusmp scsi_vhci ufs ip hook neti sctp arp usba qlc fctl nca lofs zfs random fcp sppp md cpc fcip crypto logindmux ptm ipc nfs ] > ::cpuinfo ID ADDR FLG NRUN BSPL PRI RNRN KRNRN SWITCH

Re: [osol-discuss] High system cpu time

2007-07-12 Thread Sherry Moore
Hi Gino, Could you login as root, and run # mdb -k At mdb prompt, type > ::cpuinfo One of the CPUs is probably running sched. Use the value under heading "THREAD" for the CPU, and do > put-your-thread-value-here::findstack -v For example, > fffed378a760::findstack -v Ple

[osol-discuss] High system cpu time

2007-07-12 Thread Gino
Hi All, snv67, 4xOpteron. We have some performance problems on this server. In particular mpstat is reporting CPU#1 at 93% sys. Is there a way to find out what that cpu is doing? svr11@/test# lockstat -kIW -D 20 sleep 30 Profiling interrupt: 11648 events in 30.026 seconds (388 events/sec) Cou