From owner-freebsd-current Sun Apr 28 3:33:32 2002 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 5374637B41D; Sun, 28 Apr 2002 03:33:28 -0700 (PDT) Received: from silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp [IPv6:3ffe:b80:5b0:3:280:c8ff:fe6b:6d73]) by rina.r.dl.itc.u-tokyo.ac.jp (8.12.2/3.7W-rina.r-Nankai-Koya) with ESMTP id g3SAXQ0o013077 ; Sun, 28 Apr 2002 19:33:26 +0900 (JST) Received: from silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (8.12.2/3.7W-carrots-Keikyu-Kurihama) with ESMTP id g3SAViPw081981 ; Sun, 28 Apr 2002 19:32:04 +0900 (JST) Message-Id: <200204281032.g3SAViPw081981@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> Date: Sun, 28 Apr 2002 19:31:44 +0900 From: Seigo Tanimura To: hsu@FreeBSD.ORG (Jeffrey Hsu) Cc: bright@mu.org, current@FreeBSD.ORG, Seigo Tanimura Subject: Re: Locking down a socket, milestone 1 In-Reply-To: <20020425180432.C369237B400@hub.freebsd.org> References: <20020425175540.GN38320@elvis.mu.org> <20020425180432.C369237B400@hub.freebsd.org> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 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.14.3 - "Ushinoya") 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 Thu, 25 Apr 2002 11:04:32 -0700 (PDT), hsu@FreeBSD.ORG (Jeffrey Hsu) said: hsu> If you compare the two approaches, the BSD/OS approach is simpler hsu> because it is coarse. You're confusing finer grain locking with hsu> better. Well, maybe my patch just seems more fine-grained than BSD/OS because I have locked down only a part of the data in a socket. When all of the data in a socket is locked down, my work should look more coarser than now. -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message