Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 22:01:22 +0200
From:      Petri Helenius <pete@he.iki.fi>
To:        Craig Rodrigues <rodrigc@crodrigues.org>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: Question about threads [beaver challenge]
Message-ID:  <40293892.9070607@he.iki.fi>
In-Reply-To: <20040210193240.GA47392@crodrigues.org>
References:  <1076398781.b793f9a0dkt@digitalme.com> <51993.68.3.131.72.1076432061.squirrel@mail.asn.net> <20040210193240.GA47392@crodrigues.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

>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.

Pete



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40293892.9070607>