From owner-freebsd-performance@FreeBSD.ORG Fri Nov 11 15:45:27 2005 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 2BF5B16A420 for ; Fri, 11 Nov 2005 15:45:27 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3B0443D6A for ; Fri, 11 Nov 2005 15:45:23 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so573194wxc for ; Fri, 11 Nov 2005 07:45:22 -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=KgVy1GE0f5fmIPX78uUaii9o7kDIsA81DGxCEPtLB3EBoVM0ixqk/E/kTYno2r0mcnq2/Kds94xfA1C4DO4oLu/SAHzfjxjL3acSy4EAmrnZg17M6nqj+4p8/UD7io6l3x7ei66kCe96ZQGfOFbI1i4M3BbKz26AzrG/TRgXlFg= Received: by 10.70.9.3 with SMTP id 3mr2185982wxi; Fri, 11 Nov 2005 07:45:20 -0800 (PST) Received: by 10.70.9.10 with HTTP; Fri, 11 Nov 2005 07:45:19 -0800 (PST) Message-ID: <70e8236f0511110745w475ff89bu22acd571fd2f4618@mail.gmail.com> Date: Fri, 11 Nov 2005 15:45:19 +0000 From: Joao Barros To: Mike Tancsa In-Reply-To: <6.2.3.4.0.20051111102241.0833a2c8@64.7.153.2> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <70e8236f0511050457s5ce6d8batf805fbc9edd91360@mail.gmail.com> <20051109060931.GD5188@obiwan.tataz.chchile.org> <70e8236f0511090517g29b3f887x1b97ef5dec04548@mail.gmail.com> <20051111121144.P68007@fledge.watson.org> <70e8236f0511110554v77ea474bvdf6a132eef23f954@mail.gmail.com> <6.2.3.4.0.20051111102241.0833a2c8@64.7.153.2> Cc: freebsd-performance@freebsd.org Subject: Re: Poor Samba throughput on 6.0 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, 11 Nov 2005 15:45:27 -0000 On 11/11/05, Mike Tancsa wrote: > At 08:54 AM 11/11/2005, Joao Barros wrote: > >Copyright (c) 1992-2005 The FreeBSD Project. > >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > > The Regents of the University of California. All rights reserve= d. > >FreeBSD 6.0-RELEASE #5: Thu Nov 10 13:57:54 WET 2005 > > root@bio:/usr/obj/usr/src/sys/SMP > >Timecounter "i8254" frequency 1193182 Hz quality 0 > >CPU: Intel(R) Pentium(R) 4 CPU 3.06GHz (3065.82-MHz 686-class CPU) > > Origin =3D "GenuineIntel" Id =3D 0xf29 Stepping =3D 9 > > > >Features=3D0xbfebfbff > > Features2=3D0x4400> > > Hyperthreading: 2 logical CPUs > > Do you actually see a performance improvement with HTT ? I have yet > to find an app that we use which actually sees a benefit from it. > > ---Mike The reason behind enabling HTT was not performance. I'm using this machine to port bio and I wanted a SMP like enviroment to test as I only have a UP system at home. -- Joao Barros