From owner-cvs-src Tue Feb 11 4:22:59 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E7A337B401; Tue, 11 Feb 2003 04:22:57 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B12943F93; Tue, 11 Feb 2003 04:22:56 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1BCMtqV050334; Tue, 11 Feb 2003 13:22:55 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Alfred Perlstein Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c From: phk@phk.freebsd.dk In-Reply-To: Your message of "Mon, 10 Feb 2003 23:20:52 PST." <200302110720.h1B7KqnD048985@repoman.freebsd.org> Date: Tue, 11 Feb 2003 13:22:55 +0100 Message-ID: <50333.1044966175@critter.freebsd.dk> Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200302110720.h1B7KqnD048985@repoman.freebsd.org>, Alfred Perlstein writes: >alfred 2003/02/10 23:20:52 PST > > Modified files: > sys/kern kern_descrip.c > Log: > Don't lock FILEDESC under PROC. > > The locking here needs to be revisited, but this ought to get rid of the > LOR messages that people are complaining about for now. I imagine either > I or someone else interested with smp will eventually clear this up. Well, it moves the LOR to shutdown time at least :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message