From owner-freebsd-stable@FreeBSD.ORG Mon Aug 19 09:40:47 2013 Return-Path: Delivered-To: freebsd-stable@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 7D13364F; Mon, 19 Aug 2013 09:40:47 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 34AD72F34; Mon, 19 Aug 2013 09:40:46 +0000 (UTC) Received: from kaa.mimar.rs (unknown [193.53.106.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id DDD14B9037; Mon, 19 Aug 2013 11:40:44 +0200 (CEST) Date: Mon, 19 Aug 2013 11:40:44 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: Tj Hariharan Subject: Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection Message-Id: <20130819114044.743d95fe5f96d6608e0d7c7f@mimar.rs> In-Reply-To: <20130819091601.GA33993@tahoe.tj-h.info> References: <20130818121916.GA55695@tahoe.tj-h.info> <20130819054501.GA92991@tahoe.tj-h.info> <20130819095919.b166b720da7a8f9dba3d0ee5@mimar.rs> <20130819091601.GA33993@tahoe.tj-h.info> Organization: Mimar X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Adrian Chadd , FreeBSD Stable Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2013 09:40:47 -0000 On Mon, 19 Aug 2013 14:46:01 +0530 Tj Hariharan wrote: > Hmm, let me know how that goes, I'll probably try it too. How did you > find the number '51200', and what does that value do? I searched error message I was getting and found this thread: http://lists.freebsd.org/pipermail/freebsd-net/2009-August/022784.html I did not want to put the value blindly so i checked tuning: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-kernel-limits.html It says "Values between 4096 and 32768 are recommended for machines with greater amounts of memory". I had 25600 so I guessed I could double it and see how it goes. I am total layman, and am just sharing my experimentations. I am not sure if they will get us any improvements. What else can I do when there are 175 PRs currently open: http://lists.freebsd.org/pipermail/freebsd-wireless/2013-August/003769.html ...and 90% of those are related to ath. -- Marko Cupać