Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2003 16:58:54 -0700
From:      "George V. Neville-Neil" <gnn@neville-neil.com>
To:        freebsd-net@freebsd.org
Subject:   Fine grained locking at the socket level?
Message-ID:  <87el1lr7ep.wl@jchurch.neville-neil.com.neville-neil.com>

next in thread | raw e-mail | index | archive | help
Hi,

	It would seem that splnet() and frieds now simply return 0,
	which I figure is part of making the code look like it used
	to.  What I'm wondering is why the Giant lock is still used in
	the socket layer?  I thought sockets had had fine grained
	locking applied to them.  Am I confused?  I'm looking at the
	bits du jour (-CURRENT).

Thanks,
George



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87el1lr7ep.wl>