Date: Tue, 10 Feb 2004 15:16:40 -0500 (EST) From: Daniel Eischen <eischen@vigrid.com> To: Petri Helenius <pete@he.iki.fi> Cc: freebsd-threads@freebsd.org Subject: Re: Question about threads [beaver challenge] Message-ID: <Pine.GSO.4.10.10402101513410.13066-100000@pcnet5.pcnet.com> In-Reply-To: <40293892.9070607@he.iki.fi>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 10 Feb 2004, Petri Helenius wrote: > Craig Rodrigues wrote: > > >How did you compile and configure MySQL with KSE? > > > > > > > I just did build it out of ports, using libmap.conf to map it to libkse. > No extra options given. "map it" equates to what? Mapping all libc_r to libkse or just mysql? Can you also do a 'top -H' and see if mysql is running with multiple system scope threads? > >Did you build it from ports? If so, what version? > >What configuration did you use? > > > >How big were the tables that you used? > >How many queries did you hit the database with? > > > > > > > The tables I have are multiple gigabytes but the query load is not too > bad on the test system, but it takes a few moments after starting when > the mysqld stops answering to SIGTERM for proper shutdown and only way > to get it to die is SIGKILL which is not exactly what you want to use to > stop a database daemon. Libc_r use to have the same exactl problem with MySql if I recall. We need to get someone familiar with mysql to help figure out what is going on. -- Dan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10402101513410.13066-100000>