I-D Action: draft-chung-ccwg-search-02.txt

internet-drafts@ietf.org Sun, 21 July 2024 12:02 UTC

Return-Path: <internet-drafts@ietf.org>
X-Original-To: i-d-announce@ietf.org
Delivered-To: i-d-announce@ietfa.amsl.com
Received: from [10.244.2.81] (unknown [104.131.183.230]) by ietfa.amsl.com (Postfix) with ESMTP id 16E86C151524 for <i-d-announce@ietf.org>; Sun, 21 Jul 2024 05:02:36 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
Subject: I-D Action: draft-chung-ccwg-search-02.txt
X-Test-IDTracker: no
X-IETF-IDTracker: 12.19.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <172156335571.89362.11584156003407850515@dt-datatracker-659f84ff76-9wqgv>
Date: Sun, 21 Jul 2024 05:02:35 -0700
Message-ID-Hash: HDVFEJHFCRCHGCKBG65ML5D4JLYZZ2FU
X-Message-ID-Hash: HDVFEJHFCRCHGCKBG65ML5D4JLYZZ2FU
X-MailFrom: internet-drafts@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-i-d-announce.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.9rc4
Reply-To: internet-drafts@ietf.org
List-Id: Internet Draft Announcements only <i-d-announce.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/i-d-announce/3yviUNGZzprKU9l6Fvk5axJJquE>
List-Archive: <https://mailarchive.ietf.org/arch/browse/i-d-announce>
List-Help: <mailto:i-d-announce-request@ietf.org?subject=help>
List-Owner: <mailto:i-d-announce-owner@ietf.org>
List-Post: <mailto:i-d-announce@ietf.org>
List-Subscribe: <mailto:i-d-announce-join@ietf.org>
List-Unsubscribe: <mailto:i-d-announce-leave@ietf.org>

Internet-Draft draft-chung-ccwg-search-02.txt is now available.

   Title:   SEARCH -- a New Slow Start Algorithm for TCP and QUIC
   Authors: Jae Won Chung
            Maryam Ataei Kachooei
            Feng Li
            Mark Claypool
   Name:    draft-chung-ccwg-search-02.txt
   Pages:   15
   Dates:   2024-07-21

Abstract:

   TCP slow start is designed to ramp up to the network congestion point
   quickly, doubling the congestion window each round-trip time until
   the congestion point is reached, whereupon TCP exits the slow start
   phase.  Unfortunately, the default Linux TCP slow start
   implementation -- TCP Cubic with HyStart -- can cause premature exit
   from slow start, especially over wireless links, degrading link
   utilization.  However, without HyStart, TCP exits slow start too
   late, causing unnecessary packet loss.  To improve TCP slow start
   performance, this document proposes using the Slow start Exit At
   Right CHokepoint (SEARCH) algorithm where the TCP sender determines
   the congestion point based on acknowledged deliveries --
   specifically, the sender computes the delivered bytes compared to the
   expected delivered bytes, smoothed to account for link latency
   variation and normalized to accommodate link capacities, and exits
   slow start if the delivered bytes are lower than expected.  We
   implemented SEARCH as a Linux kernel v5.16 module and evaluated it
   over WiFi, 4G/LTE, and low earth orbit (LEO) and geosynchronous (GEO)
   satellite links.  Analysis of the results show that the SEARCH
   reliably exits from slow start after the congestion point is reached
   but before inducing packet loss.

The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-chung-ccwg-search/

There is also an HTMLized version available at:
https://datatracker.ietf.org/doc/html/draft-chung-ccwg-search-02

A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-chung-ccwg-search-02

Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts