Mysql high cpu usage problem

Eric Anderson anderson at centtech.com
Thu Oct 28 09:09:21 PDT 2004


Omer Faruk Sen wrote:
> Hi,
> I have a system with apache+php+mysql. The system was fine for a long 
> time but my problem started a few weeks ago.
> I have two 2.8 Ghz Xeon CPU's. Hyperthreading is enabled. 2 gigs of RAM.
> machdep.hlt_logical_cpus=0 and polling is enabled.
> Mysql (which was compiled with linux_threads and staticly linked 
> libraries) has started to consume lots of cpu time (mainly system and 
> nice times)
> Here's a moment from top output:
> last pid: 60888;  load averages: 114.70, 114.42, 
> 115.72                      up 2+01:10:28  10:44:18
> 3 processes:   2 running, 1 sleeping
> CPU states:  1.7% user, 52.3% nice, 44.9% system,  1.1% interrupt,  0.0% 
> idle
> Mem: 494M Active, 1034M Inact, 357M Wired, 97M Cache, 199M Buf, 21M Free
> Swap: 3072M Total, 104K Used, 3072M Free
> What's worth attention here is that, cpu spends nearly all of its time
> in kernel mode.
> Number of hits, the web server gets did not change much, maybe a little
> rise.
> Can you please provide some info tracking down the problem?

Have you optimized your tables/indexes recently?

Also - do you have a large number of outstanding connections to the db?

Eric


-- 
------------------------------------------------------------------
Eric Anderson     Sr. Systems Administrator    Centaur Technology
Talk sense to a fool and he calls you foolish.
------------------------------------------------------------------


More information about the freebsd-performance mailing list