From owner-freebsd-embedded@FreeBSD.ORG Wed Sep 4 22:43:22 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 196B3173; Wed, 4 Sep 2013 22:43:22 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ee0-x229.google.com (mail-ee0-x229.google.com [IPv6:2a00:1450:4013:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5AAA72C03; Wed, 4 Sep 2013 22:43:21 +0000 (UTC) Received: by mail-ee0-f41.google.com with SMTP id d17so506416eek.14 for ; Wed, 04 Sep 2013 15:43:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=euh/cIcxDwNRVBPM8TabcGlA82zTYp1M/iKh9EgtZPY=; b=H1HW4U0HeIhylxBgN5lP/QgAZO0kRh4GvfbNLAnuapHapxy7x2MuNwmnJ9Hack/T4B 3dvaNl+3DXFlTaukPVYQX7khWiPGAc1nfV2xFcmyHr6EedSt2A6uRY8ZnVt25bYBFZ0i ZU8sAsjWJ8fokgmiErkWdrqEQpJfH6/RGrWK6dGw5hihN3I/7dY3sVRaMeRkgWipnP2Y milZOWAZUYBefMwZLxLEXcWgjhuFCGSRRwnVeJVUNo+vOpDA3H5vSsamlYqkfhWh8iiv 1sGkZXbXynIQqPOCRmfbWhqSAs0Yk2LYnpZLmKWwK2F+EJ6Kmbb4sZi+zFeGAeuRd82L KzNA== MIME-Version: 1.0 X-Received: by 10.15.67.131 with SMTP id u3mr8088124eex.34.1378334599735; Wed, 04 Sep 2013 15:43:19 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Wed, 4 Sep 2013 15:43:19 -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:43:19 -0700 Message-ID: Subject: Re: Dlink DIR-825 B1 trial From: hiren panchasara To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 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:43:22 -0000 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 :)