On Fri, Oct 24, 2003 at 04:00:07AM +0200, Benjamin KRIEF wrote:
> >
> > Is your bottleneck CPU, I/O, or lock contention?
> >
> > Is your slave running on worse hardware than your master?
> 
> my bottleneck is CPU , definitely. the load can go up to 35 in peak hours.
> no swapping occurs , my key efficiency is at 99,89 .

The load average often has little relationship to the actual CPU
utilization.  Is your CPU at 100% most of the time?  Or are your procs
blocked on disk I/O.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.15-Yahoo-SMP: up 40 days, processed 1,530,693,767 queries (439/sec. avg)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to