From owner-freebsd-stable@FreeBSD.ORG Thu Sep 15 18:04:33 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B664816A41F for ; Thu, 15 Sep 2005 18:04:33 +0000 (GMT) (envelope-from dpkirchner@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 399AC43D48 for ; Thu, 15 Sep 2005 18:04:33 +0000 (GMT) (envelope-from dpkirchner@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so285240wxd for ; Thu, 15 Sep 2005 11:04:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bopkYylY3uY26keTMU49n7VwUnMXnV2D15OBCL+M1KwmhI+9r/yRYs/mauWUre+lZza9VPig844Wi0+4mHfhGJRorSprannwshk5lOEIPIFKIpG59/w86qUr1OVsh20SrAXioI7ANlOocaBVcz+GjQdidxu3ZbdJTDk2i9CohfY= Received: by 10.70.115.18 with SMTP id n18mr537093wxc; Thu, 15 Sep 2005 10:36:18 -0700 (PDT) Received: by 10.70.104.20 with HTTP; Thu, 15 Sep 2005 10:36:18 -0700 (PDT) Message-ID: <35c231bf050915103611be6ca3@mail.gmail.com> Date: Thu, 15 Sep 2005 10:36:18 -0700 From: David Kirchner Sender: dpkirchner@gmail.com To: Alex Prokhorenko In-Reply-To: <20050915091256.GA28523@radiocom.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050915091256.GA28523@radiocom.net.ua> Cc: freebsd-stable@freebsd.org Subject: Re: em0: data transfer X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Kirchner List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 18:04:33 -0000 On 9/15/05, Alex Prokhorenko wrote: > Hello, >=20 > We have the following network card em0: Connection, Version - 1.7.35> being controlled by 5.4-STABLE/SMP. > The problem that we face lies in low data transfer speed from server > to network. The card is connected to 100Mbps port of the switch > (setting speed/duplex or autoselect option does not have any influence > on the results). If there is a file downloaded via FTP from the server > the speed is hardly higher than 4MBps. However, there is a flaw: if we > launch trafshow -npi em0 outgoing transfer speed will immediately rise > up to 12MBps, if we stop trafshow we get the low speed problem again: 4MB= ps. > Please, help us locate the reason of such a low data transfer speed. I can't state for a fact this is the problem, but I've found that disabling ACPI in the kernel (and of course as a module) increases transfer rates significantly.