Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2008 12:54:06 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Marko Zec <zec@FreeBSD.org>
Cc:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   Re: PERFORCE change 152150 for review
Message-ID:  <4908BF5E.5060206@elischer.org>
In-Reply-To: <200810291127.m9TBRFvK003809@repoman.freebsd.org>
References:  <200810291127.m9TBRFvK003809@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=152150
> 
> Change 152150 by zec@zec_tpx32 on 2008/10/29 11:26:27
> 
> 	Initialize all V_ variables in initializer functions (like
> 	ip_init() etc.) instead of using initialization at instantiation.
> 	
> 	Enclose all V_ globals in #ifdef VIMAGE_GLOBALS, so that in
> 	next step we can simplify switching from globals to vimage
> 	structures / containers.
> 	
> 	So far sys/net, sys/netinet, and sys/netinet6 are covered with
> 	this change.
> 
> Affected files ...

big thumbs up..

I'm back from AUS now..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4908BF5E.5060206>