From owner-freebsd-current Wed Jul 11 4:37:32 2001 Delivered-To: freebsd-current@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (cvsup2.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id 1EDEE37B401; Wed, 11 Jul 2001 04:37:29 -0700 (PDT) (envelope-from tanimura@r.dl.itc.u-tokyo.ac.jp) Received: from rina.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by rina.r.dl.itc.u-tokyo.ac.jp (8.11.3+3.4W/3.7W-rina.r-20010412) with ESMTP id f6BBbQt22812 ; Wed, 11 Jul 2001 20:37:26 +0900 (JST) Message-Id: <200107111137.f6BBbQt22812@rina.r.dl.itc.u-tokyo.ac.jp> Date: Wed, 11 Jul 2001 20:37:26 +0900 From: Seigo Tanimura To: bright@sneakerz.org Cc: tanimura@r.dl.itc.u-tokyo.ac.jp, jake@FreeBSD.org, jhb@FreeBSD.org, current@FreeBSD.org Subject: Re: Lock of struct filedesc, file, pgrp, session and sigio In-Reply-To: In your message of "Tue, 10 Jul 2001 18:03:40 +0900" <200107100903.f6A93et02367@rina.r.dl.itc.u-tokyo.ac.jp> References: <20010531130155.A58258@dragon.nuxi.com> <200106011228.f51CSvD46848@rina.r.dl.itc.u-tokyo.ac.jp> <20010602125223.J31257@dragon.nuxi.com> <200106040748.f547mUD53783@rina.r.dl.itc.u-tokyo.ac.jp> <200106181004.f5IA4VD63112@rina.r.dl.itc.u-tokyo.ac.jp> <200107020812.f628CfK44241@rina.r.dl.itc.u-tokyo.ac.jp> <20010707164249.C88962@sneakerz.org> <20010709032044.B1894@sneakerz.org> <200107100845.f6A8jqt99404@rina.r.dl.itc.u-tokyo.ac.jp> <20010710035347.Q1894@sneakerz.org> <200107100903.f6A93et02367@rina.r.dl.itc.u-tokyo.ac.jp> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Digital Library Research Division, Information Techinology Centre, The University of Tokyo MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 10 Jul 2001 18:03:40 +0900, Seigo Tanimura said: >>> >> I'm going to be giving this code some testing, not that you have to >>> >> wait for me to finish, but it seems like no one has stepped forward >>> >> to review this. I'd like to see it committed, so either go ahead >>> >> or wait for my review if it makes you more comfortable. >>> >> >>> >> Since I was working on the filedesc stuff I'll take a shot at reviewing >>> >> it, by way of the diff it looks somewhat ok, I just want to make sure >>> >> you're getting the fhold/fdrop stuff right. >>> Alfred> There's a merged diff here: >>> Alfred> http://people.freebsd.org/~alfred/pg_fd2.diff >>> >>> It is rather hard for me to dig up what you merged out of that >>> patch. Could you please give me unmerged one? Alfred> What I did was try to merge the work you've done into the latest Alfred> -current, it didn't work out too well. Perhaps you can remerge Alfred> it and pass it to me for testing? Seigo> I have already begun merging -current an hour ago. It would take Seigo> another 3-4 hours to test builing kernels, so could you please be Seigo> patient until the latest one gets ready to go? The patch and the results of build test are now on the web page. The discussion of ktrace(2) problem does not cover the solution of BSD/OS, so it needs updating. -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message