From owner-freebsd-performance@FreeBSD.ORG Wed May 21 17:03:58 2008 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0D24106567C for ; Wed, 21 May 2008 17:03:58 +0000 (UTC) (envelope-from nikon@kei.pl) Received: from smtp.kei.pl (v45.rev.tld.pl [195.149.224.45]) by mx1.freebsd.org (Postfix) with ESMTP id 10E0B8FC0C for ; Wed, 21 May 2008 17:03:57 +0000 (UTC) (envelope-from nikon@kei.pl) Received: (qmail 4187 invoked by uid 45007); 21 May 2008 17:03:55 -0000 X-clamdmail: clamdmail 0.18a Received: from v45.rev.tld.pl (t.pajor@kei.pl@195.149.224.45) by smtp.kei.pl with ESMTPA; 21 May 2008 17:03:55 -0000 References: <20080521155508.6ccfcfb5@twoflower.in.publishing.hu><3abeb97e28be5b2107ea97e65ae88762.t.pajor@kei.pl> <20080521182530.23c8f787@mort.in.publishing.hu> In-Reply-To: <20080521182530.23c8f787@mort.in.publishing.hu> Received: from 77.236.13.109 (Poczta WWW Kei.pl authenticated user nikon@kei.pl) by poczta45.kei.pl with HTTP; Wed, 21 May 2008 19:03:55 +0200 (CEST) Message-ID: <78f2745340c587cd4f000ffac8b3e85f.nikon@kei.pl> From: Tomasz Pajor To: Content-Transfer-Encoding: quoted-printable Date: Wed, 21 May 2008 19:03:55 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 X-Priority: 3 X-Mailer-Version: 1.0 X-Mailer: Poczta WWW Kei.pl X-Organisation: Kei.pl X-User-IP: 77.236.13.109 X-Http-User-Agent: Opera/9.50 (Windows NT 6.0; U; pl) Subject: Re: mysql performance on freebsd 7 X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2008 17:03:58 -0000 > > > May I ask whether you are using innodb or myisam? both on freebsd > = > > and Linux. And what filesystem are you using for mysql's data > > > fi= les? UFS, ZFS or anything else? > >=20 > > MySQL engine used is MEMORY, f= ilesystem is ufs, but it's not relevant. > sure it is relevant. check my r= esults: > http://phoemix.harmless.hu/dbtests/ How the filesystem is rel= evant when tables are in memory? > Standard build from ports"-current" p= ops up a dialog called "OPTIONS", > where you can set these options. How h= ave you set them? env BUILD_OPTIMIZED BUILD_STATIC make install clean