From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x232.google.com (mail-qk0-x232.google.com [IPv6:2607:f8b0:400d:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id E70F43B25E for ; Mon, 5 Sep 2016 13:00:56 -0400 (EDT) Received: by mail-qk0-x232.google.com with SMTP id l2so195320453qkf.3 for ; Mon, 05 Sep 2016 10:00:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=+PSaHFAZ6qjaYbeUX1Pka8M8cqhAQosFLPHH+AKW7co=; b=kHpOW4p8l1eoLqtCr/aGtWBipmBjw1bPz3/uGqCowJk7I/zd5K86e2SokOyxj9VhfK PN8Yv2Uyq+am18AAwMEeh4Kn5LYdkowLWexpfoWwf0JJB9zQDYTvE848DUnGhmsbU8gK gw9V1cQBcNNnSHAPgggQZpdRMETffP0WFaIjfy+GnvbjGhjDx/jytG5q3HcM622j/uLg SdA8VITwLPyLUoTh++DiozlVMEkb7tMmYu5p4SarJFtWY61Y8WCpbd0oTDCqXMW5Uc5P wxrioJWkw4aH3LPUgT4qOaJWlIAikJXTV3z0+Tp+iSc/uX19NasqwBdC8yJDAD2ODld0 2nXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=+PSaHFAZ6qjaYbeUX1Pka8M8cqhAQosFLPHH+AKW7co=; b=VYLFBkSyApCUnZrjdjWTiYXksqY7PuLnNFiv1DIvgThKKAgmbRAhUywum8KLHoL00t L2PMd7/SlXnbpHSWO7IEz5NMO12NraJtPUXy62cIFGJDMfMbkyki3QfRoeytvbZefjZg pOiupkctMhR/+PBl6A4kpgBrHQDUOS8+j3N546e5+8wXvxRx6PZobsrkUrOjqVOSg0wb ldWOKn04hhL3KAyIHMtZZmpBXweK55qPJsHyY4YErVHWcz7hUYSdak//PzFAzd8NtOi+ 6/JUmzgDtVcc23fBZqsK6J2TWEMIKzW7WSoQoJOJ28ojE3JVl98H7QngiFiMLbTsEJfy rLEg== X-Gm-Message-State: AE9vXwNNF7guPUS/ZqSKxq/CBJOrzulpM592Hv/SIFP0/xBKzGFqx7EQifHKZ2xFqFL9QKR1Cv60N00tBCMZIg== X-Received: by 10.55.87.135 with SMTP id l129mr41849533qkb.0.1473094856479; Mon, 05 Sep 2016 10:00:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.12.132.130 with HTTP; Mon, 5 Sep 2016 10:00:55 -0700 (PDT) In-Reply-To: <87oa4249hf.fsf@toke.dk> References: <20160902134104.29309-1-toke@toke.dk> <20160905113042.22271-1-toke@toke.dk> <87oa4249hf.fsf@toke.dk> From: Dave Taht Date: Mon, 5 Sep 2016 10:00:55 -0700 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: make-wifi-fast@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [Make-wifi-fast] [PATCH v7] mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue. X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2016 17:00:57 -0000 Just when I thought it was safe to boot up a router. Got a build from this? (feature request - the UAP-ac-lite is working well, and also gets built out of the ar71xx tree) Regarding the rate suggestion back-shift to earlier, does that defer it until the queue empties, or merely 2 times through the algo, where intermediate queues, before, it was every time (potentially).