Date: Wed, 06 Dec 2006 16:38:46 +0100 From: Andre Oppermann <andre@freebsd.org> To: Marko Zec <zec@FreeBSD.org> Cc: Perforce Change Reviews <perforce@FreeBSD.org> Subject: Re: PERFORCE change 111198 for review Message-ID: <4576E406.4010108@freebsd.org> In-Reply-To: <200612061531.kB6FVR67021263@repoman.freebsd.org> References: <200612061531.kB6FVR67021263@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Marko Zec wrote: > http://perforce.freebsd.org/chv.cgi?CH=111198 > > Change 111198 by zec@zec_tpx32 on 2006/12/06 15:31:22 > > Store a pointer back to the owner vnet in struct inpcbinfo, > so that whenever an inpcb is directly or indirectly available > as an argument to a function, the function-local vnet ptr can > be fetched from there, and not via the curvnetb macro. Ugh, this will become locking/refcounting hell. -- Andre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4576E406.4010108>