From owner-freebsd-wireless@FreeBSD.ORG Wed Apr 3 01:18:10 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 89E11748 for ; Wed, 3 Apr 2013 01:18:10 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) by mx1.freebsd.org (Postfix) with ESMTP id 1E0EA966 for ; Wed, 3 Apr 2013 01:18:09 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id z53so832452wey.9 for ; Tue, 02 Apr 2013 18:18:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=NUTdwIFSAsryJHEubeQqHD3XMDrQ2iTJVFPHPvNYXKI=; b=NT/4hAwPfk2QyS5yjtEyDYsAAh041n0JrngU2detsdtK0WmlG/kB1LR2qTYdsDUfW2 +KVa4CSVkbq1gadqcFD1Qoej+n7JUuNraDHglhwiZeaMWMaii9n9hHeiA9mOjnwY+3D5 R3+tCVkQ23JX4fjpInKdT7uZGtogR+PTC4seoBeZwHMmG+xCE2QbllP/TzpK/y4pVbIc ugG0ojtasb0X4mvXnNLxxgDsim4cxdazA0CPU9VOHGqPyI1vuQnV2r4sdBPnxDunEvZj VNHtkgywfD9FdBfo/mAuJ7x+zjVg5pC7/8XkMD912x9DymiTigdAjpryw9PgKJ0NwOTc nMSQ== MIME-Version: 1.0 X-Received: by 10.180.13.34 with SMTP id e2mr19640386wic.29.1364951889245; Tue, 02 Apr 2013 18:18:09 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.108.130 with HTTP; Tue, 2 Apr 2013 18:18:09 -0700 (PDT) In-Reply-To: <515B8233.9000603@gmail.com> References: <515892C4.1060002@gmail.com> <5158b7db.897aec0a.42d0.ffffaac4@mx.google.com> <5159F66B.2040600@gmail.com> <5159FF12.8030702@gmail.com> <515B4E16.3050901@gmail.com> <515B76A6.7080804@gmail.com> <515B78C2.20609@gmail.com> <515B8233.9000603@gmail.com> Date: Tue, 2 Apr 2013 18:18:09 -0700 X-Google-Sender-Auth: szmnkdLGUBZiPPFyHclUSe9mhos Message-ID: Subject: Re: ath not working after a motherboard and ram upgrade From: Adrian Chadd To: Joshua Isom Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 01:18:10 -0000 On 2 April 2013 18:13, Joshua Isom wrote: > I went half an hour being ok, and 12GB was dropping TCP connections in five > minutes. I'm estimating a little, but it was unusable in just a little > time. > > Using 10GB seems fine, but get's a lot bounced. The connections stable and > responsive with just occasional packet loss, but bounced is 6307 right now. Bouncing is fine. Why bouncing is broken in the ath driver, I don't yet know. Sounds like I need to acquire a machine with 32GB RAM. Sigh. Adrian