From owner-freebsd-stable@FreeBSD.ORG Tue Feb 1 13:18:40 2005 Return-Path: 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 6C83A16A4CE for ; Tue, 1 Feb 2005 13:18:40 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D485E43D1D for ; Tue, 1 Feb 2005 13:18:39 +0000 (GMT) (envelope-from chrcoluk@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so1017289rne for ; Tue, 01 Feb 2005 05:18:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=a0xDny7+q55Vkt91GvKtmAkqgwqCbOFWQOe4stS6iZEEeoDTd8YR3/OkfG0mKJ0FYXcEHr/UpBLX/5q2RFvK3Wdsy5JXYKxrGJciJE8JSCcZXrLPqNZkF30kgQcn0NMtN8lP1E2O30JNW6Sci+fL4TYxYwJvxS4wWDKeM8D3VoY= Received: by 10.38.151.39 with SMTP id y39mr16883rnd; Tue, 01 Feb 2005 05:18:39 -0800 (PST) Received: by 10.39.1.22 with HTTP; Tue, 1 Feb 2005 05:18:38 -0800 (PST) Message-ID: <3aaaa3a05020105184b175d4b@mail.gmail.com> Date: Tue, 1 Feb 2005 13:18:38 +0000 From: Chris To: Bosko Milekic In-Reply-To: <20050201031509.GA32624@technokratis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <3aaaa3a0501060612502ce616@mail.gmail.com> <20050106223854.GA97444@technokratis.com> <3aaaa3a0501081243395726d2@mail.gmail.com> <20050121175219.GA9829@technokratis.com> <3aaaa3a050121124314b6d041@mail.gmail.com> <20050201031509.GA32624@technokratis.com> cc: freebsd-stable@freebsd.org Subject: Re: mbufs on 5.3-STABLE possible bug X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 13:18:40 -0000 Sorry, yes have tried it, I am still seeing a negative perofrmance difference with the setting on 0 but the gap is greatly reduced and its something that is a lot more acceptable, at most it has been 10% worse then if left on auto or set to a value. Let me know if there is any specific types of tests you want doing. Chris On Mon, 31 Jan 2005 22:15:09 -0500, Bosko Milekic wrote: > > Can you please give an update? > > -Bosko > > On Fri, Jan 21, 2005 at 08:43:10PM +0000, Chris wrote: > > I apologise I have yet to test the patch, but will try and do so as > > soon as possible by the end of the weekend. > > > > Chris > > > > > > On Fri, 21 Jan 2005 12:52:19 -0500, Bosko Milekic > > wrote: > > > > > > Can you please give an update? > > > > > > -Bosko > > > > > > On Sat, Jan 08, 2005 at 08:43:53PM +0000, Chris wrote: > > > > thanks I will try this out as soon as possible and report back. > > > > > > > > > > > > On Thu, 6 Jan 2005 17:38:54 -0500, Bosko Milekic > > > > wrote: > > > > > > > > > > Please try the attached patch. It's not exactly perfect but it might > > > > > solve your problem. Let me know. > > > > > > > > > > -Bosko > > > > > > > > > > On Thu, Jan 06, 2005 at 02:12:33PM +0000, Chris wrote: > > > > > > Hi > > > > > > > > > > > > After reading the release notes and upgrading my server's I had set > > > > > > the following in my /boot/loader.conf. > > > > > > > > > > > > kern.ipc.nmbclusters="0" > > > > > > > > > > > > This is supposed to make the limit to unlimited as I understood from > > > > > > the docs, but a user on one of my server's reported slow download > > > > > > speeds he was testing with wget and fetch, so we compared with another > > > > > > FreeBSD server (5.2.1) on the same network and sure enough there was a > > > > > > massive difference (45mbit on the other server 5mbit on mine), I spent > > > > > > ages checking all my tweaks and changes I made comparing between the 2 > > > > > > server's and ended up checking my loader.conf and tried setting a > > > > > > value and leaving it as auto, both of these changes fixed the download > > > > > > speed issue but setting to "0" introduces the problem. > > > > > > > > > > > > Has anyone else noticed this? > > > > > > > > > > > > Chris > > > > > > _______________________________________________ > > > > > > freebsd-stable@freebsd.org mailing list > > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > > > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > > > > > > > > > -- > > > > > Bosko Milekic > > > > > bmilekic@technokratis.com > > > > > bmilekic@FreeBSD.org > > > > > > > > > > > > > > > > > > > > > -- > > > Bosko Milekic > > > bmilekic@technokratis.com > > > bmilekic@FreeBSD.org > > > > > -- > Bosko Milekic > bmilekic@technokratis.com > bmilekic@FreeBSD.org >