Date: Wed, 5 Apr 2006 21:20:52 -0700 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: Oleg Rusanov <freebsd-amd64@molecon.ru> Cc: freebsd-amd64@freebsd.org Subject: Re: WCPU = 194.21% for mysqld Message-ID: <20060406042052.GO53811@funkthat.com> In-Reply-To: <944389706.20060406075221@molecon.ru> References: <944389706.20060406075221@molecon.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Oleg Rusanov wrote this message on Thu, Apr 06, 2006 at 07:52 +0400: > ????????????, . > > amd64# top > last pid: 1278; load averages: 1.93, 0.57, 0.21 up 0+00:03:30 00:31:40 > 86 processes: 3 running, 83 sleeping > CPU states: 97.9% user, 0.0% nice, 1.6% system, 0.5% interrupt, 0.0% idle > Mem: 270M Active, 959M Inact, 237M Wired, 7080K Cache, 214M Buf, 480M Free > Swap: 8192M Total, 8192M Free > > PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND > 1102 mysql 4 20 0 323M 80084K kserel 0 1:55 194.21% mysqld > > > is this ok? Probably... run top w/ -H this will display the individual threads, it's that mysqld is running on multiple processors, so consuming more cpu cycles than a single cpu which is 100%... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060406042052.GO53811>