From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from homiemail-a88.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by lists.bufferbloat.net (Postfix) with ESMTP id 0D6BB3ED4A for ; Mon, 21 Dec 2015 14:44:13 -0500 (EST) Received: from homiemail-a88.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a88.g.dreamhost.com (Postfix) with ESMTP id 5DAC2264095; Mon, 21 Dec 2015 11:44:08 -0800 (PST) Received: from kmnimac.local (unknown [50.136.231.153]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nichols@pollere.net) by homiemail-a88.g.dreamhost.com (Postfix) with ESMTPSA id 2DB9926407C; Mon, 21 Dec 2015 11:44:08 -0800 (PST) To: codel@lists.bufferbloat.net References: <5677BF53.2040209@sysmocom.de> From: Kathleen Nichols Message-ID: <56785682.3010507@pollere.com> Date: Mon, 21 Dec 2015 11:44:02 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <5677BF53.2040209@sysmocom.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Codel] CoDel and GPRS in osmo-pcu X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 19:44:13 -0000 Cool. On 12/21/15 12:58 AM, Jacob Erlbeck wrote: > Hello, > > just for your information: > > we have added active queue management based on CoDel to the osmo-pcu > project (https://openbsc.osmocom.org/trac/wiki/osmo-pcu), which is an > open source software based GPRS-only PCU implementation. > > The implementation is based on > http://queue.acm.org/appendices/codel.html but is deployed as a time > stamp based automaton. It is being applied independently per mobile > station (phone) in downlink direction only. > > The goal was to have PCU based AQM as a last resort if BSSGP flow > control is not sufficient. Since the IP packets are eventually split and > encapsulated within LLC frames which are generally encrypted, the PCU is > not an optimal place to do AQM. Nevertheless it improves the TCP > "experience" and downlink ping latencies under load significantly. > > Kind regards > > Jacob >