From owner-freebsd-net@FreeBSD.ORG Mon Nov 17 03:03:16 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FA8E106564A for ; Mon, 17 Nov 2008 03:03:16 +0000 (UTC) (envelope-from glavoie@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.237]) by mx1.freebsd.org (Postfix) with ESMTP id 011108FC13 for ; Mon, 17 Nov 2008 03:03:15 +0000 (UTC) (envelope-from glavoie@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2144030rvf.43 for ; Sun, 16 Nov 2008 19:03:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=188nhIhqSjSQfDAIugd78/mdE8ECnTg03FMeocMbJXI=; b=c5GJUB1QpLs1oi1N/IQW/E5fwslrmpxnNiFnv9JCXsnMSRBlVueD38mrZvY34s6XbW H57foBUUm3KRCpbVSvMJzCcHYR1g8/Ya+kQGLBnQIYc8+albEcRkxk9yN1LTyzWzsmnH zbBZUEuOC1QlokpcgrmVjQXaUTIZ60zRaLQtI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=lslAaeQN+kLoMyc/AXW7v14yCTqIj6iRQn0ERMOBMXjG4ixxG2S+ftPuVcYiN1M3Ej zqhLL4ETdTC9n0C4epEX7hVFxl58zZiv5tw41x+2Zptjf8Drp8r2QPVU2hT2PRgtA8ZB fqWuk4a0tZ/yEdfJyDQJDw6g4qU97BO6rjAO0= Received: by 10.140.141.16 with SMTP id o16mr1979577rvd.138.1226890995487; Sun, 16 Nov 2008 19:03:15 -0800 (PST) Received: by 10.141.146.8 with HTTP; Sun, 16 Nov 2008 19:03:15 -0800 (PST) Message-ID: Date: Sun, 16 Nov 2008 22:03:15 -0500 From: "Gabriel Lavoie" To: pyunyh@gmail.com In-Reply-To: <20081117023024.GE50872@cdnetworks.co.kr> MIME-Version: 1.0 References: <957411.42240.qm@web39101.mail.mud.yahoo.com> <20081117023024.GE50872@cdnetworks.co.kr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: bf , freebsd-net@freebsd.org Subject: Re: Realtek 8139 with rl(4) driver -> Poor performance X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2008 03:03:16 -0000 All right! rl(4) from HEAD solved my problem! I now get a solid 11.2 MB/sec file transfer, on both directions. I found about this problem because my Samba share was too slow. The Samba problem is solved. Thanks! 2008/11/16 Pyun YongHyeon > On Sun, Nov 16, 2008 at 06:26:34PM -0800, bf wrote: > > > > > There was a bus_dma(9) bug in rl(4) and it was fixed in HEAD. > > > How about rl(4) in HEAD? I guess it would build with minor > > > modification. > > > > > > -- > > > Regards, > > > Pyun YongHyeon > > > > I meant to ask about this: I think you are referring to r184240-3 > committed > > around Oct. 25, partly in response to PR kern/128143, right? Is there > any > > Yes. > > > plan to merge these changes to RELENG_7, either before or after the > > release of 7.1? > > > > I'll MFC the change after 7.1-RELEASE. > Did the change set r184240 fix your issue? > > -- > Regards, > Pyun YongHyeon > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > -- Gabriel Lavoie glavoie@gmail.com