From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 60DE721F671 for ; Fri, 27 Nov 2015 06:10:18 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1448633417; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3t4BPQGRZ/DZY6s6mJdCuMgtzWrwQI9HarmVjDa8lTY=; b=nU/lTedYn/x3MIDKw8DP+c1bUURObFlDcVDC45JGEABJM6h0kXqLqcuDc1i3NkRl01fLtvzQ a+VdHzCX4W6y08nLkUYEYTyx81mR6i85+TSp6ti3SZu5m2xC95Nb8daF0WtkL+FFXuySUH3j QBZJRCzS44RD4slehrVnkGz3Wuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Sender: Date: From: Reply-To: To: Message-ID: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding; b=ugtcS56KfAy5CdeifRuH3bYg51G9qWGeipK4QP1vwfzp/C3Qb7tjOx/Ui+WIO7TAh4rNGr f2I3mUexv4oOJAS1sT/f8uRg0TeWY91tw+xQocCNzPn+7/qGt/o3IcWXroUjxFzc05P+Rbf+ tLzSBLfus9QkLCgZtU5aWZYbObUTc= Sender: noreply@github.com X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 56586447.6d829f0-in6; Fri, 27 Nov 2015 14:10:15 -0000 (UTC) Date: Fri, 27 Nov 2015 06:10:14 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <56586446e90f7_49893f9f422512c0392fd@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] b6a6ee: cake: set quantum to 1514 when in unlimited mode Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_56586446e8ce8_49893f9f422512c03911b"; 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: Fri, 27 Nov 2015 14:10:41 -0000 ----==_mimepart_56586446e8ce8_49893f9f422512c03911b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: b6a6eeed2aa193a05437303ab7ef72795027a122 https://github.com/dtaht/ceropackages-3.10/commit/b6a6eeed2aa193a05437303ab7ef72795027a122 Author: CeroWrt Admin Date: 2015-11-27 (Fri, 27 Nov 2015) Changed paths: M net/kmod-sched-cake/Makefile Log Message: ----------- cake: set quantum to 1514 when in unlimited mode While someday there may be a slow speed device out there that will need a smaller quantum while running at line rate, the same result for the quantum can be specified by setting a bandwidth higher than that rate Commit: fec90883d038c6a89b15a775a757a9c489cbf416 https://github.com/dtaht/ceropackages-3.10/commit/fec90883d038c6a89b15a775a757a9c489cbf416 Author: CeroWrt Admin Date: 2015-11-27 (Fri, 27 Nov 2015) Changed paths: M net/kmod-sched-bcake/Makefile Log Message: ----------- quantum 1514 in unlimited mode Compare: https://github.com/dtaht/ceropackages-3.10/compare/8a0d557ff67c...fec90883d038 ----==_mimepart_56586446e8ce8_49893f9f422512c03911b--