Re: [aqm] [iccrg] Follow-up: PIE performance in cable modem environments

John Leslie <john@jlc.net> Fri, 03 May 2013 23:53 UTC

Return-Path: <john@jlc.net>
X-Original-To: aqm@ietfa.amsl.com
Delivered-To: aqm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E511F21F8F0D for <aqm@ietfa.amsl.com>; Fri, 3 May 2013 16:53:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.779
X-Spam-Level:
X-Spam-Status: No, score=-105.779 tagged_above=-999 required=5 tests=[AWL=0.593, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, SARE_SUB_OBFU_Q1=0.227, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id syTOg0OTdWQo for <aqm@ietfa.amsl.com>; Fri, 3 May 2013 16:53:45 -0700 (PDT)
Received: from mailhost.jlc.net (mailhost.jlc.net [199.201.159.4]) by ietfa.amsl.com (Postfix) with ESMTP id 6CFE821F8B13 for <aqm@ietf.org>; Fri, 3 May 2013 16:53:45 -0700 (PDT)
Received: by mailhost.jlc.net (Postfix, from userid 104) id 9C08A33C27; Fri, 3 May 2013 19:53:45 -0400 (EDT)
Date: Fri, 03 May 2013 19:53:45 -0400
From: John Leslie <john@jlc.net>
To: Greg White <g.white@CableLabs.com>
Message-ID: <20130503235345.GP23227@verdi>
References: <CDA5A4A4.33A73%prenatar@cisco.com> <CDA99160.1166C%g.white@cablelabs.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <CDA99160.1166C%g.white@cablelabs.com>
User-Agent: Mutt/1.4.1i
Cc: "iccrg@irtf.org" <iccrg@irtf.org>, "aqm@ietf.org" <aqm@ietf.org>, Preethi Natarajan <preethi.cis@gmail.com>
Subject: Re: [aqm] [iccrg] Follow-up: PIE performance in cable modem environments
X-BeenThere: aqm@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Discussion list for active queue management and flow isolation." <aqm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/aqm>, <mailto:aqm-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/aqm>
List-Post: <mailto:aqm@ietf.org>
List-Help: <mailto:aqm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/aqm>, <mailto:aqm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 03 May 2013 23:53:59 -0000

Greg White <g.white@CableLabs.com> wrote:
> 
> I did a diff on the new version of the PIE code vs the earlier release
> and found, as you stated, that the basic algorithm hasn't changed.
> I do see some other improvements/changes though. One which, I think,
> bears discussion is the weighting of packet drops based on size.
> 
> In the new code there is the option (turned on in the simulations I
> reported on in my paper) to drop packets according to
> p*pkt_size/mean_pkt_size where p is the drop probability calculated by
> the PIE control law. This serves to significantly decrease the drop
> probability of the small VoIP and gaming packets, which may be
> sensitive to loss (from a QoE perspective) and non-responsive to loss
> (from a congestion control perspective).  This is evidenced by the low
> packet loss rate for gaming traffic that I reported in my paper.
> 
> However, I worry that the unintended consequence may be that this
> weighting incentivizes application developers toward the use of small
> packets, which seems ill advised.

   The IESG has approved for publication as an RFC:

http://datatracker.ietf.org/doc/draft-ietf-tsvwg-byte-pkt-congest/

which, basically, says "Don't do that".

--
John Leslie<john@jlc.net>