From owner-freebsd-current@FreeBSD.ORG Mon Jul 16 23:44:14 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E422416A401 for ; Mon, 16 Jul 2007 23:44:14 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 7689E13C4B5 for ; Mon, 16 Jul 2007 23:44:14 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so38782uge for ; Mon, 16 Jul 2007 16:44:13 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FKLcUxIMzIEOfjzu++t/ravvkb6mw+k/wCHbJbQw0T8OLU0rjpPUptf4a/VEtIF6wuhBn8QeypLIu8nkiCOrOeVtMAOJQtlVxkN8/mwiPtc86Tj7lSCLLv9c+Uv3HEA2KaAf2DA04UgiLh9BncvDVRAusWGjOxVzmkRDsXaKMLc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J4XtAH2U/0CowFjl1bNwtw0/qtRqy9sHKmdRR8eC5ZrPHNitdLEtaDiz/el2MYpiUv4Djw+Lbb6NYW96/oHSFIZYIwq3bmYX7kHZZciMmol65hXrbBKv35WrjtXIZYW+FPzbjsd6C82/HuUafaYxFsv5rTeDLCCOnfJu1NaIbrc= Received: by 10.78.204.7 with SMTP id b7mr1302148hug.1184629453295; Mon, 16 Jul 2007 16:44:13 -0700 (PDT) Received: by 10.78.162.18 with HTTP; Mon, 16 Jul 2007 16:44:13 -0700 (PDT) Message-ID: Date: Mon, 16 Jul 2007 16:44:13 -0700 From: "Kip Macy" To: "=?ISO-8859-1?Q?St=E5le_Kristoffersen?=" In-Reply-To: <20070716233600.GC19282@eschew.pusen.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20070716190441.GA19282@eschew.pusen.org> <20070716213425.GB19282@eschew.pusen.org> <20070716233600.GC19282@eschew.pusen.org> Cc: current@freebsd.org Subject: Re: Slow networkperformance in current? 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, 16 Jul 2007 23:44:15 -0000 I didn't get any attachments. -Kip On 7/16/07, St=E5le Kristoffersen wrote: > On 2007-07-16 at 15:53, Kip Macy wrote: > > Please post the config you are using. > > lrwxr-xr-x 1 root wheel 2B Apr 12 15:42 /etc/malloc.conf -> aj > > /etc/sysctl.conf: > vfs.vmiodirenable=3D1 > net.inet.tcp.delayed_ack=3D0 > net.inet.ip.forwarding=3D1 > net.inet.tcp.inflight.enable=3D0 > > (I have tried commenting out all those lines, no difference. > > See attached dmesg and kernelconfig. > Is there anything else that might be helpfull just let me know. > > PS, posted the wrong uname -a message in the last mail, here is the corre= ct > one: > FreeBSD 7.0-CURRENT #10: Mon Jul 16 18:40:28 CEST 2007 > root@fs:/usr/obj/usr/src/sys/FS i386 > -- > St=E5le Kristoffersen >