From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-x234.google.com (mail-ie0-x234.google.com [IPv6:2607:f8b0:4001:c03::234]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 6C2C621F1E7; Thu, 12 Sep 2013 09:53:05 -0700 (PDT) Received: by mail-ie0-f180.google.com with SMTP id u16so148209iet.11 for ; Thu, 12 Sep 2013 09:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=9KkYbxrmB5TuiQqPSW4cyoB2KPXAl4TGesQkKHdF5Ao=; b=eTwdFsq1Hsdxqp0wsXE+XZMgoeh4+JZBRERf6Ht5avKO9XPcZOICXpxEvcy/7uOo8k PumjncGFyorF515JmTmRhGEWtwFlJUOieR2MnJfx2UDCJuk1+0CQO6ZKdrk+5ctiomPh xULmhI4FnL5fXLKncvOM3Cgujv5gUAxhUPSMk6cTilAvAj3wVtkKheGqgtqcn/WaHGGX C9O5ySgXoxUTDTpP1KTVkDVrkrBTF7nnaIVoZ6GwlVXVMBKl391Dz3TThY8cyVxFh/Ls rscYSWrpQ8+3BqMz/2uhzz7OwbPx6VXb/FxGmX+T5+tq4/6W38agSF65oCQCYKGTq0yZ dPpQ== MIME-Version: 1.0 X-Received: by 10.50.83.70 with SMTP id o6mr13859479igy.12.1379004784735; Thu, 12 Sep 2013 09:53:04 -0700 (PDT) Received: by 10.64.87.234 with HTTP; Thu, 12 Sep 2013 09:53:04 -0700 (PDT) Date: Thu, 12 Sep 2013 09:53:04 -0700 Message-ID: From: Ketan Kulkarni To: bloat , cerowrt-devel Content-Type: text/plain; charset=ISO-8859-1 Subject: [Cerowrt-devel] TCP ex Machina: Computer-Generated Congestion Control X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Sep 2013 16:53:05 -0000 This seems interesting.. Remy is a computer program that figures out how computers can best cooperate to share a network. Remy creates end-to-end congestion-control algorithms that plug into the Transmission Control Protocol (TCP). These computer-generated algorithms can achieve higher performance and greater fairness than the most sophisticated human-designed schemes. http://web.mit.edu/remy/ -Ketan