From owner-cvs-all@FreeBSD.ORG Thu Jul 3 07:50:07 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE3821065670; Thu, 3 Jul 2008 07:50:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 62E908FC0A; Thu, 3 Jul 2008 07:50:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id DA76241C75D; Thu, 3 Jul 2008 09:50:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id uxj9iM1DZcc9; Thu, 3 Jul 2008 09:50:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 8DFC241C758; Thu, 3 Jul 2008 09:50:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 73A1644487F; Thu, 3 Jul 2008 07:49:37 +0000 (UTC) Date: Thu, 3 Jul 2008 07:49:36 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Robert Watson In-Reply-To: <200807022313.m62ND1Wt018320@repoman.freebsd.org> Message-ID: <20080703074800.C57089@maildrop.int.zabbadoz.net> References: <200807022313.m62ND1Wt018320@repoman.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet6 ip6_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2008 07:50:07 -0000 On Wed, 2 Jul 2008, Robert Watson wrote: > rwatson 2008-07-02 23:12:40 UTC > > FreeBSD src repository > > Modified files: > sys/netinet6 ip6_input.c > Log: > SVN rev 180197 on 2008-07-02 23:12:40Z by rwatson > > Set the IPv6 netisr handler as NETISR_MPSAFE on the basis that, despite > there still being some well-known races in mld6 and nd6, running with > Giant over the netisr handler provides little or not additional > synchronization that might cause mld6 and nd6 to behave better. set fire on... oh wait... I wonder if anyone is up for locking those parts or invest in this? > Revision Changes Path > 1.99 +1 -1 src/sys/netinet6/ip6_input.c > -- Bjoern A. Zeeb Stop bit received. Insert coin for new game.