From owner-freebsd-current@FreeBSD.ORG Wed Aug 25 01:39:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3443B16A4CE; Wed, 25 Aug 2004 01:39:41 +0000 (GMT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0230343D3F; Wed, 25 Aug 2004 01:39:41 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by black.imgsrc.co.jp (Postfix) with ESMTP id EF71750BE4; Wed, 25 Aug 2004 10:39:39 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [IPv6:2001:218:422:2::9999]) by black.imgsrc.co.jp (Postfix) with ESMTP id 679AC50BEC; Wed, 25 Aug 2004 10:39:38 +0900 (JST) Date: Wed, 25 Aug 2004 10:39:38 +0900 Message-ID: <7meklw6lnp.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Robert Watson In-Reply-To: References: User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd 0.1 cc: current@FreeBSD.org Subject: Re: Running the network stack without Giant -- change in default coming X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 25 Aug 2004 01:39:41 -0000 At Tue, 24 Aug 2004 14:41:20 +0000 (UTC), Robert Watson wrote: > - We've focussed primarily on getting mainstream network configurations to > run without Giant: this means that less mainstream subsystems (parts of > IPv6, some netgraph nodes, IPX, etc) are currently unsafe without the > Giant lock turned on. I'm interesting to use without Giant. But (as you know :-)) I'm using IPv6 usually. How can I help to test this? I'm sorry I don't understand how it is difficult, but is it possible to protect whole IPv6 code only with Giant without network stack Giant? -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project