Re: Hi CPU on FreeBSD

2003-06-09 Thread Gustavo A. Baratto
CPU usage improved a lot as well... It's always above 90% free and before it was 70-75% idle... here is a snapshot: last pid: 58730; load averages: 0.09, 0.11, 0.08 up 9+20:59:57 17:11:24 216 processes: 1 running, 215 sleeping CPU states: 0.0% user,

Re: Hi CPU on FreeBSD

2003-06-09 Thread Jeremy Zawodny
On Mon, Jun 09, 2003 at 01:41:00PM +, Gustavo A. Baratto wrote: > the load average in my freebsd 5.0 (latest releng) compiled statically > with linuxthreads decreased 80% after I tunned these variables: What about actual CPU usage? Did is increase similarly? The load average isn't necessari

Re: Hi CPU on FreeBSD

2003-06-09 Thread Gustavo A. Baratto
the load average in my freebsd 5.0 (latest releng) compiled statically with linuxthreads decreased 80% after I tunned these variables: set-variable = key_buffer_size=100MB set-variable = read_buffer_size=5M set-variable = table_cache=500 set-variable = max_delayed_threads=0 set-variable = max_use

Re: Hi CPU on FreeBSD

2003-06-09 Thread Jeremy Zawodny
On Mon, Jun 09, 2003 at 11:26:36AM -0700, Lalo Castro wrote: > > We had the same problem. Upgrading Freebsd to 4.8 and recompiling > MySQL to work with Linux style threads seemed to work. Great. > The MySQLd process no longer pops up to ~90% on each request. > However, with the application we're

Re: Hi CPU on FreeBSD

2003-06-09 Thread Lalo Castro
We had the same problem. Upgrading Freebsd to 4.8 and recompiling MySQL to work with Linux style threads seemed to work. The MySQLd process no longer pops up to ~90% on each request. However, with the application we're running that queries the database (Request Tracker 3), we still get proc

Re: Hi CPU on FreeBSD

2003-06-08 Thread Jeremy Zawodny
On Sun, Jun 08, 2003 at 03:37:17PM +0200, Gunnar Helliesen wrote: > On Sat, 22 Jun 2002 17:43:12 -0700 Jeremy Zawodny wrote: > > > > On Sat, Jun 22, 2002 at 07:26:36PM -0500, mos wrote: > > > > > > >We've managed to reproduce this pretty reliably at Yahoo and are > > > >working to track and fix th

Re: Hi CPU on FreeBSD

2003-06-08 Thread Gunnar Helliesen
On Sat, 22 Jun 2002 17:43:12 -0700 Jeremy Zawodny wrote: > > On Sat, Jun 22, 2002 at 07:26:36PM -0500, mos wrote: > > > > >We've managed to reproduce this pretty reliably at Yahoo and are > > >working to track and fix the bug. If we find a resolution, I'll post > > >a note here. > > > > There ha

Re: Hi CPU on FreeBSD

2002-06-22 Thread Jeremy Zawodny
On Sat, Jun 22, 2002 at 07:26:36PM -0500, mos wrote: > > >We've managed to reproduce this pretty reliably at Yahoo and are > >working to track and fix the bug. If we find a resolution, I'll post > >a note here. > > There have been a few threads regarding high CPU utilization on > FreeBSD systems

Re: Hi CPU on FreeBSD

2002-06-22 Thread mos
At 06:59 PM 6/22/2002, you wrote: >On Mon, May 27, 2002 at 11:46:44AM +0100, Simon Green wrote: > > Re Gunnar Helliesen e-mail > > I have FreeBSD4.2 and MySQL 3.23.49. > > I two have hi cpu (99%) on a twin cpu system. (Compaq DL380) > > After making the suggested changes to my.cnf we rebooted the

Re: Hi CPU on FreeBSD

2002-06-22 Thread Jeremy Zawodny
On Mon, May 27, 2002 at 11:46:44AM +0100, Simon Green wrote: > Re Gunnar Helliesen e-mail > I have FreeBSD4.2 and MySQL 3.23.49. > I two have hi cpu (99%) on a twin cpu system. (Compaq DL380) > After making the suggested changes to my.cnf we rebooted the system. > For 3 days all ran fine (low cpu)

Hi CPU on FreeBSD

2002-05-27 Thread Simon Green
Re Gunnar Helliesen e-mail I have FreeBSD4.2 and MySQL 3.23.49. I two have hi cpu (99%) on a twin cpu system. (Compaq DL380) After making the suggested changes to my.cnf we rebooted the system. For 3 days all ran fine (low cpu) then at 2am cpu went back up to 99%. Has any body know why FreeBSD wit