Date: Thu, 25 Apr 2002 10:50:01 -0700 (PDT) From: Jeffrey Hsu <hsu@idiom.com> To: tanimura@r.dl.itc.u-tokyo.ac.jp Cc: current@freebsd.org Subject: Re: Locking down a socket, milestone 1 Message-ID: <200204251750.KAA55721@idiom.com> In-Reply-To: <200204241110.g3OB8u8t006194@bunko.unknown>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <200204241110.g3OB8u8t006194@bunko.unknown> you write: >I am now working on locking down a socket. (I have heard that Jeffrey >Hsu is also doing that, but I have never seen his patch. Has anyone >seen that?) I have. :-) I do coarse-grain locking at the inpcb and sockbuf level as is done in BSD/OS. This is a lot simpler than locking down individual fields in struct socket. Are you sure we need such fine-grain locking? Jeffrey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204251750.KAA55721>