From owner-freebsd-performance@FreeBSD.ORG Fri Jan 27 01:04:36 2006 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C62B16A420 for ; Fri, 27 Jan 2006 01:04:36 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id A66FF43D58 for ; Fri, 27 Jan 2006 01:04:34 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so307041wxc for ; Thu, 26 Jan 2006 17:04:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K3fUgfdic43QwhE2JX1fyGUBregcG0EIDBjUY60xVGPYwexzecxEb0+ryN1IP7NVFT1DK4jrVvk8VsYZAnOBO664IJK3nhzatgf36cV5q18Y3mT3wSyDrbNQ+2RQOZT3WwpHafbYkrKEfG/p8pME7WDE4pufOI2256i2ep9aQto= Received: by 10.70.41.4 with SMTP id o4mr2866398wxo; Thu, 26 Jan 2006 17:04:33 -0800 (PST) Received: by 10.70.36.7 with HTTP; Thu, 26 Jan 2006 17:04:33 -0800 (PST) Message-ID: <70e8236f0601261704y5e64013elfb36ec99b409e171@mail.gmail.com> Date: Fri, 27 Jan 2006 01:04:33 +0000 From: Joao Barros To: Mike Jakubik In-Reply-To: <43D95B6B.8070501@rogers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43D92D49.4060908@WhiteOakLabs.com> <43D95B6B.8070501@rogers.com> Cc: Rich Murphey , freebsd-performance@freebsd.org Subject: Re: mysql performance tuning @ FreeBSD6 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: Fri, 27 Jan 2006 01:04:36 -0000 On 1/26/06, Mike Jakubik wrote: > Rich Murphey wrote: > > I'm curious whether Robert's patch might have an > > effect on samba3 performance as well. > > No real difference here, tried ACPI-fast, i8254, and TSC. :( My > transfers still average at 10MB/s (although it did peak at 20MB/s once) > Which is really horrible for a em gigabit link with jumbo frames > enabled. The performance of Samba on FreeBSD just stinks, for unknown > reasons. No real difference here too... I started a thread on that subject not long ago and following Robert's tip setting net.inet.tcp.inflight.enable=3D0 yielded better results. -- Joao Barros