From owner-cvs-all@FreeBSD.ORG Fri Jun 11 01:54:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1979316A4CE; Fri, 11 Jun 2004 01:54:56 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A59643D5E; Fri, 11 Jun 2004 01:54:55 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.11/8.12.11) with ESMTP id i5B1srCI017645; Fri, 11 Jun 2004 05:54:53 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.11/8.12.11/Submit) id i5B1srjA017644; Fri, 11 Jun 2004 05:54:53 +0400 (MSD) (envelope-from ache) Date: Fri, 11 Jun 2004 05:54:53 +0400 From: Andrey Chernov To: Robert Watson Message-ID: <20040611015453.GA17618@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Robert Watson , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200406102134.i5ALYcNr004704@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406102134.i5ALYcNr004704@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.25.0.62; VDF 6.25.0.90 (host: pobrecita.freebsd.ru) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 11 Jun 2004 01:54:56 -0000 On Thu, Jun 10, 2004 at 09:34:38PM +0000, Robert Watson wrote: > Introduce a subsystem lock around UNIX domain sockets in order to protect > global and allocated variables. This strategy is derived from work > originally developed by BSDi for BSD/OS, and applied to FreeBSD by Sam > Leffler: Is it could fix recent -current panics in sosend() I report? -- Andrey Chernov | http://ache.pp.ru/