From owner-freebsd-arch@FreeBSD.ORG Tue Aug 2 04:05:29 2005 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA26216A41F for ; Tue, 2 Aug 2005 04:05:29 +0000 (GMT) (envelope-from yourabi@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3115043D46 for ; Tue, 2 Aug 2005 04:05:29 +0000 (GMT) (envelope-from yourabi@gmail.com) Received: by wproxy.gmail.com with SMTP id i12so1118204wra for ; Mon, 01 Aug 2005 21:05:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=W8ZQzpQ273gaRrVOJt8b2gxReEFOINTSnwTm37FOSvtr/IryBlijNI2x683n0kZvX4g9aIuxJdvSxLRA8Waybs6vlRlT+wTwlQU9EoSrY+pUMs2MgVccXWdxGOugKhTutf9aoQwX4BXcppTt6Kq4qJvVM+1cQcNEtYSA2zSEwZk= Received: by 10.54.43.11 with SMTP id q11mr3477714wrq; Mon, 01 Aug 2005 21:05:27 -0700 (PDT) Received: by 10.54.14.44 with HTTP; Mon, 1 Aug 2005 21:05:27 -0700 (PDT) Message-ID: Date: Mon, 1 Aug 2005 21:05:27 -0700 From: Yousef Ourabi To: arch@freebsd.org, freebsd-arch@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: 6.0 TCP/IP Stack and Threading X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yousef Ourabi List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 04:05:29 -0000 Hello: I am interested in the changes to the tcp/ip and KSE / scheduler implementation in freebsd 6.0, from the 5.x branch. Is there any comprehensive list of changes. I found a small list of highlights on the freebsd.org page, but looking for a dev log or something that I can use in conjunction with examining the source code. Any pointers would be great? Thanks, Yousef