From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id E1DCB200685 for ; Fri, 23 Dec 2011 00:28:06 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 22AA442584 for ; Fri, 23 Dec 2011 00:28:06 -0800 (PST) Date: Fri, 23 Dec 2011 00:28:06 -0800 To: cerowrt-commits@lists.bufferbloat.net Subject: [dtaht/deBloat] 52b110: pfifo_head_drop seemed to be the problem for eqfq Content-Type: text/plain; charset=UTF-8 Message-Id: <20111223082806.22AA442584@smtp1.rs.github.com> From: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2011 08:28:07 -0000 Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: 52b1106e4e733b1e38bc0cfbb2dd2aafb94c6261 https://github.com/dtaht/deBloat/commit/52b1106e4e733b1e38bc0cfbb2dd2aafb94c6261 Author: Dave Taht Date: 2011-12-23 (Fri, 23 Dec 2011) Changed paths: M wip/eqfq Log Message: ----------- pfifo_head_drop seemed to be the problem for eqfq So I spoke too soon on the last commit. Using pfifo instead seems to be working, although it wasn't what I wanted.