From owner-freebsd-stable@FreeBSD.ORG Tue Jul 24 09:53:14 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52B9316A419 for ; Tue, 24 Jul 2007 09:53:12 +0000 (UTC) (envelope-from kt97679@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5FAF513C480 for ; Tue, 24 Jul 2007 09:53:10 +0000 (UTC) (envelope-from kt97679@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so2543288waf for ; Tue, 24 Jul 2007 02:53:09 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=k9aGgy7G3v4SQK4PiLcgwRJP0rX2X3wK9990BQhBR146Njg17iJzOC+ONu8xWc9oENxYFT+sCWkKqDjpYxqZAEEy/c6x7YUJgx/1WE4KtQppd2/OEZmstQERqCzDiqSD/1ZgxtFTAu/fJX4ecWyRcQSYgIuGiL/Bb9CVFuaQXMA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ALkDRl+K8YvO/f1ivbGe+977iRbPaHABuM4XLhmdicMTBOFT9jIOaJ3k4jYVLGoGOK/m08ReL/QYWOuzmVMrbTxNOp+6Uhf2AwD6tH+DeGz6JQxsRHZwpzexgnv72BlE/pMRlCZmtxpHO3M6lhfODHklcdfCFwxp1lghUwvPaPs= Received: by 10.115.111.1 with SMTP id o1mr3875364wam.1185269342781; Tue, 24 Jul 2007 02:29:02 -0700 (PDT) Received: by 10.115.54.14 with HTTP; Tue, 24 Jul 2007 02:29:02 -0700 (PDT) Message-ID: <4c89aea20707240229j2ca3a21ak28f4cac9c473a070@mail.gmail.com> Date: Tue, 24 Jul 2007 13:29:02 +0400 From: "Kirill Timofeev" To: freebsd-stable@freebsd.org In-Reply-To: <4c89aea20707162030x126e2182tfd7287e552a217af@mail.gmail.com> MIME-Version: 1.0 References: <4c89aea20707162030x126e2182tfd7287e552a217af@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: bad network performance on 6.2-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2007 09:53:14 -0000 Folks, I have old PC (P1 75MHz, 64Mb RAM, xl and fxp network interface, internet connection via pppoe), which was loaded with 4.11-STABLE and served as internet gateway plus hold samba and squid. I decided to turn it into wireless access point and upgraded it to 6.2-STABLE. Samba speed dropped from 2mb/s to 900kb/s. I tryed GENERIC and custom kernels, tryed to play with polling, but there was no speed increase. I tryed to install netbsd 3.1on the same hardware and got 2mb/s again (without additinal tuning), but I would prefer to stay with freebsd. Could you please tell me what options should I try to increase network performance? Please let me know if I should supply more information about my setup. Thanks in advance for your help. Kirill.