From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2a00:7660:6da:2001::664]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8DD633CB35 for ; Thu, 19 Sep 2019 05:06:29 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1568883987; bh=IvB+pMDYWh5SsgcqKnE6OGG7KRKFigqcR0tstOl0fWE=; h=From:To:Subject:In-Reply-To:References:Date:From; b=r9xk2YOiVMJoC7W74pSdso8IDiJI3jVJk1yEvpOmbiptFSk2Qo+YTSfCzIH4VhHDF ibsw7ki1oad8p6T6Y+HSVmkAvH6KFkTif+jlxbS+/NK0G+xHSJRJ+MB7Pz88oRlHqg mV8RDMudJLp/61FvMtZiOsXlbxAwyAfJdUX1AC5PM7F5zznD6jqPcKtQ0RPZosUBvv NqtUdxkFvK367qB+jH1aYh3PUPI07Pyte+SViPp6TQ+MWSjN1gmRSAs+MGNJJAeV50 TT/EJolrzBmkIhENzwx0GqaH8HhtTsX8IaIDAPdzBuXz8M4ZfkI4VzGSiT2wQcGITS J405oaOx7X+DQ== To: Kenneth Porter , bloat In-Reply-To: <39F71D63CF20EA5B5E1B6BAB@[192.168.1.16]> References: <39F71D63CF20EA5B5E1B6BAB@[192.168.1.16]> Date: Thu, 19 Sep 2019 11:06:26 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <875zlohcz1.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Bloat] Red Hat kernel: Backport TCP follow-up for small buffers (BZ#1739130) X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Sep 2019 09:06:29 -0000 Kenneth Porter writes: > I saw that intriguing "fix" in the latest Red Hat kernel errata but the > cited bugzilla isn't available to the public. The bugzilla is not terribly interesting; this is standard RHEL backport stuff. Upstream commit is this one: https://git.kernel.org/torvalds/c/b617158dc096 -Toke