From owner-freebsd-current@FreeBSD.ORG Mon Jun 1 17:35:56 2009 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D12E1065706 for ; Mon, 1 Jun 2009 17:35:56 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 57ED98FC12 for ; Mon, 1 Jun 2009 17:35:56 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id EC6E746B23; Mon, 1 Jun 2009 13:35:55 -0400 (EDT) Date: Mon, 1 Jun 2009 18:35:55 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Julian Elischer In-Reply-To: <4A240BA6.4010805@elischer.org> Message-ID: References: <4A240BA6.4010805@elischer.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: current@FreeBSD.org Subject: Re: New NETISR implementation, but same defaults X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2009 17:35:57 -0000 On Mon, 1 Jun 2009, Julian Elischer wrote: > Robert Watson wrote: > >> As a HEADS up to 8-CURRENT followers: I've replaced the NETISR >> implementation there as part of on-going work to improve network stack >> parallelism, details below. > > does this mean you are departing immediately on a 4 week safari with no > network? :-) The great thing about network stack changes is that you can ensure there's no network :-). Robert