From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ve0-x235.google.com (mail-ve0-x235.google.com [IPv6:2607:f8b0:400c:c01::235]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 4E673201263 for ; Thu, 3 Oct 2013 11:49:41 -0700 (PDT) Received: by mail-ve0-f181.google.com with SMTP id oy12so1923254veb.26 for ; Thu, 03 Oct 2013 11:49:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=iAMg57k7400NgPv+8DPgeLfSWcWJFOa/D7xgfgnLvno=; b=Rju957G8NE1I49WEvbSZvimqcN8wobO+Az+jcaWPpUHafB265eyBYNva+O9JWIL0Kg R5HlShihUU2WqowCL5ToDtCVyhDirAHs3QNC+TdElBcIlmyjKwkXI/KkihVx7qRhhWkJ ro0Hbdsqac1zHL+U6rXH8iJmysfy9oiYvcV5Hhb0F+lxjBSIUldO/R/o1Fai/VMbty/T mHUn4qkh1//C+osiJlYL0S5X+7e7H2dNuT5ZImV+TgC/3NH4hdMSlskG4PA4qxsW3z6+ ADu+CsphVhk3Pw8nVPDWEWz97LJNP33zgk7AWKIIReEhkBN+XQ9L4XwzEEWOa4yRGsMq uP8g== MIME-Version: 1.0 X-Received: by 10.58.152.193 with SMTP id va1mr8754946veb.10.1380826179576; Thu, 03 Oct 2013 11:49:39 -0700 (PDT) Received: by 10.52.74.137 with HTTP; Thu, 3 Oct 2013 11:49:39 -0700 (PDT) Date: Thu, 3 Oct 2013 14:49:39 -0400 Message-ID: Subject: Enabling Byte Queue Limits in the ath5k wireless driver From: Anirudh Sivaraman To: bloat-devel@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 X-BeenThere: bloat-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Developers working on AQM, device drivers, and networking stacks" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2013 18:49:41 -0000 Hi, I am looking into enabling BQL for the ath5k driver, and was wondering if anyone here knows of any prior efforts in this direction. In particular, is BQL even a sensible strategy for wireless drivers? Thank you in advance for any advice you may have in this regard. Anirudh