From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 22:48:20 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CAD916A41F for ; Mon, 24 Oct 2005 22:48:20 +0000 (GMT) (envelope-from sclements@linkline.com) Received: from smtp2.linkline.com (smtp2.linkline.com [64.30.215.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46AE343D45 for ; Mon, 24 Oct 2005 22:48:20 +0000 (GMT) (envelope-from sclements@linkline.com) Received: from [192.168.50.210] (host-66-59-225-129.lcinet.net [66.59.225.129]) by smtp2.linkline.com (Postfix) with ESMTP id 1511D12B; Mon, 24 Oct 2005 15:48:16 -0700 (PDT) Message-ID: <435D64B2.2020703@linkline.com> Date: Mon, 24 Oct 2005 15:48:18 -0700 From: Samuel Clements User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: Joao Barros References: <70e8236f0510241518x7b280938jd15f7e8c3224cbd@mail.gmail.com> In-Reply-To: <70e8236f0510241518x7b280938jd15f7e8c3224cbd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Poor Samba throughput on 6.0 RC1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 22:48:20 -0000 > This machine should be able to max out the network interface. What can > I check to find out the limiting factor? Don't forget to check your link speed & duplex settings. Confirm (using ifconfig) that the interface is running at full-duplex... -Sam