Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2004 10:04:21 +0200
From:      jesk <jesk@killall.org>
To:        Ganbold <ganbold@micom.mng.net>, freebsd-current@freebsd.org
Subject:   Re: mysql super-smack test on FreeBSD 5.3-RC1 amd64
Message-ID:  <32C33A5ACC16924A80AC1084@jesk.int.de.clara.net>
In-Reply-To: <6.1.2.0.2.20041022154756.02b67090@202.179.0.80>
References:  <6.1.2.0.2.20041022154756.02b67090@202.179.0.80>

next in thread | previous in thread | raw e-mail | index | archive | help


--On Friday, October 22, 2004 15:55:08 +0900 Ganbold 
<ganbold@micom.mng.net> wrote:

> Here's benchmark I just did...
>
> -----------------------------------------------------------------------
> System Specs:
>
> IBM @server 325 type 8835
> Dual AMD Opteron 2.1ghz
> 4GB (2x2GB) PC-2700 ECC memory
> 6x36GB hot swap RAID5 Ultra 320 SCSI HDD
> ServeRAID 6M controller
>
> -------------------------------------------------------------------------
> OS / Software Configuration:
>
> FreeBSD amd.micom.mng.net 5.3-RC1 FreeBSD 5.3-RC1 #1: Fri Oct 22 12:17:38
> ULAT 2004     root@amd.micom.mng.net:/usr/obj/usr/src/sys/AMD  amd64
>
> MySQL Compiled from mysql40-server port with:
>
> BUILD_OPTIMIZED=yes
> BUILD_STATIC=yes
>
>
> amd# super-smack update-select.smack 30 10000
> Query Barrel Report for client smacker
> connect: max=14ms  min=5ms avg= 7ms from 30 clients
> Query_type      num_queries     max_time        min_time        	q_per_s
> select_index    300000  	3       		0	       	4231.18
> update_index    300000  	3       		0		4231.18
>
>
> amd# super-smack select-key.smack 30 10000
> Query Barrel Report for client smacker1
> connect: max=18ms  min=5ms avg= 11ms from 30 clients
> Query_type      num_queries     max_time        min_time        	q_per_s
> select_index    600000  	4       		0       		10030.74
>
>
> regards,
>
> Ganbold
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>

Did you turned of HTT?
try to set "sysctl machdep.hlt_logical_cpus=1" and test again.
did you compile with linuxthreads or pthreads?



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