From owner-freebsd-net@FreeBSD.ORG Fri Dec 21 00:55:46 2007 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55DFD16A417; Fri, 21 Dec 2007 00:55:46 +0000 (UTC) (envelope-from _pppp@mail.ru) Received: from mx28.mail.ru (mx28.mail.ru [194.67.23.67]) by mx1.freebsd.org (Postfix) with ESMTP id 141EC13C442; Fri, 21 Dec 2007 00:55:46 +0000 (UTC) (envelope-from _pppp@mail.ru) Received: from f59.mail.ru (f59.mail.ru [194.67.57.93]) by mx28.mail.ru (mPOP.Fallback_MX) with ESMTP id 43D8E770F38; Thu, 20 Dec 2007 21:17:55 +0300 (MSK) Received: from mail by f59.mail.ru with local id 1J5Pxt-0004O8-00; Thu, 20 Dec 2007 21:17:49 +0300 Received: from [89.208.20.114] by koi.mail.ru with HTTP; Thu, 20 Dec 2007 21:17:49 +0300 From: dima <_pppp@mail.ru> To: Robert Watson Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [89.208.20.114] Date: Thu, 20 Dec 2007 21:17:49 +0300 In-Reply-To: <20071220135342.O67327@fledge.watson.org> References: <20071220135342.O67327@fledge.watson.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Cc: arch@FreeBSD.org, net@FreeBSD.org Subject: Re: TCP Projects for 8.0 - first cut wiki page X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dima <_pppp@mail.ru> List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 00:55:46 -0000 > Per earlier e-mail, I've created a page to track the various on-going > projects: > > http://wiki.freebsd.org/TCPProjects8 > > Rui has already kindly added the TCP ECN work to the page. As I know, we have a single swi:net thread in the kernel yet. Are there any plans to make several such threads? If yes, this activity isn't mentioned in wiki. There are 2 ideas: 1. per-core thread 2. per-interface thread I like the second more. Regards, Dmitriy Marchenko.