From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 34F5A21F0FC for ; Sun, 16 Sep 2012 07:22:23 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 48B4343382 for ; Sun, 16 Sep 2012 07:22:22 -0700 (PDT) Date: Sun, 16 Sep 2012 07:22:22 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <5055e09e40211_6e5dfb8aec11287e@sh2.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] 21c4ab: Remove ns2 codel change to codel.h and memory rela... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5055e09e3dccb_6e5dfb8aec1126c9"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Sep 2012 14:22:24 -0000 ----==_mimepart_5055e09e3dccb_6e5dfb8aec1126c9 Date: Sun, 16 Sep 2012 07:22:22 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5055e09e3f07a_6e5dfb8aec112748@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 21c4ab720b10a92ee284f15c246b5e5ed726bda4 https://github.com/dtaht/Cerowrt-3.3/commit/21c4ab720b10a92ee284f15c246b5e5ed726bda4 Author: Dave Taht Date: 2012-09-16 (Sun, 16 Sep 2012) Changed paths: R target/linux/generic/patches-3.3/052-codel-tighten-responsiveness-and-more-reliably-deal-.patch R target/linux/generic/patches-3.3/053-fq_codel-enter-codel-earlier-and-also-deprioritize-C.patch R target/linux/generic/patches-3.3/055-codel-add-support-for-reducing-truesize.patch R target/linux/generic/patches-3.3/056-fq_codel-add-arbitrary-limit-to-reducing-truesize-de.patch Log Message: ----------- Remove ns2 codel change to codel.h and memory related fixes It would be better to be able to a/b the new codel and old codel code, in the same build, as well as have a few more fq_codel models. So first, remove these patches from the build ----==_mimepart_5055e09e3dccb_6e5dfb8aec1126c9--