From owner-freebsd-questions Fri Aug 2 05:19:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA04858 for questions-outgoing; Fri, 2 Aug 1996 05:19:21 -0700 (PDT) Received: from adam.framatome.fr (root@adam.framatome.fr [192.44.46.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA04852 for ; Fri, 2 Aug 1996 05:19:16 -0700 (PDT) Received: (from ubc@localhost) by adam.framatome.fr (8.6.11/1.3) id OAA04664; Fri, 2 Aug 1996 14:17:35 +0200 Date: Fri, 2 Aug 1996 14:17:34 +0200 (MET DST) From: Claude Buisson To: questions@freebsd.org Subject: FreeBSD TCP implementation Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I recently ran accross the paper: Lawrence S. Brakmo, Larry L.Peterson Performance Problems in BSD4.4 TCP published by the ACM CCR 25,5 (oct 95) and available on ftp://ftp.cs.arizona.edu/xkernel/Papers/tcp_problems.ps that states that the BSD 4.4-Lite of TCP have some performance problems compared to the previous Reno Release. I am interested to know if: - FreeBSD is based on 4.4-Lite code, without the patches tested by the authors of the paper. - Work has been done, or is being done, to integrate the Vegas evolution from the arizona group (some patches/code can be found for NetBSD). Thank you for your attention. Claude Buisson