From owner-freebsd-embedded@FreeBSD.ORG Wed Sep 4 22:54:53 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C118C53B; Wed, 4 Sep 2013 22:54:53 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3881D2CCA; Wed, 4 Sep 2013 22:54:53 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id u54so1029975wes.41 for ; Wed, 04 Sep 2013 15:54:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=pRQJZCT+8KIi3mfCdb1kYeurY0VBvVyY+fI0hLcBJwc=; b=rxcAJsMD/HBCvLHECLTiYofcMkvpaFHOwUfznCcxYULvFaG3O+B9MBtzihYhvt3egA JwMaDrl2/M7m89mSiZ4IXqOppAS7kkDu0tb3z2vEWVc/UnRK/6RV8brq24mnZ3o69zN4 SirCfEk7OoN0RyRMFK92BYlh05twE2nY9RmOfmvYDaKtjiy5d/PvWiFW/yw4Kubf/lp5 MARSwVy9r+QmoZ5ssW3M5+WKnIbqa94qN8XNjWqz6GSa4oxkDIXesSZRSwXGAXUj5nwq ia8xYFHo49CAsJNWo0K3p88OLCOm3uEEvmm9U6mspTKOBeN0/nvM7rXQ107Pk62Q4R/J TDjg== MIME-Version: 1.0 X-Received: by 10.180.72.198 with SMTP id f6mr3961315wiv.46.1378335291751; Wed, 04 Sep 2013 15:54:51 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.146.2 with HTTP; Wed, 4 Sep 2013 15:54:51 -0700 (PDT) In-Reply-To: References: <1378316083.1706.0.camel@localhost> <9165aa958e7dc206da3515146181c14b.squirrel@arroway.org> <1378325846.1706.2.camel@localhost> Date: Wed, 4 Sep 2013 15:54:51 -0700 X-Google-Sender-Auth: asJkQiFaQ7xLKxByx-0QVpd6kLM Message-ID: Subject: Re: Dlink DIR-825 B1 trial From: Adrian Chadd To: hiren panchasara Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-embedded@freebsd.org" X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2013 22:54:53 -0000 Yup. -adrian On 4 September 2013 15:43, hiren panchasara wrote: > > > > On Wed, Sep 4, 2013 at 3:07 PM, Adrian Chadd wrote: > >> ... there's a warning about nmbclusters zone starvation. Would someone >> please chase up the autotuning stuff? It seems it's been broken on >> platforms with very minimal RAM (like this.) >> > > I've seen this problem on picostation when I try to do speed-test via > speedtest.net and I see > > "[zone: mbuf_cluster] kern.ipc.nmbclusters limit reached" > > Adrian, > > are you talking about > http://svnweb.freebsd.org/base?view=revision&revision=243631- this commit? > > Hiren > > ps: no intentions of hijacking the thread :) >