next vimage commit.. a comment

Brooks Davis brooks at freebsd.org
Thu Sep 4 19:49:57 UTC 2008


On Thu, Sep 04, 2008 at 12:44:11PM -0700, Julian Elischer wrote:
> Some have suggested that we change the VNET_ITERLOOP_BEGIN() / 
> VNET_ITERLOOP_END()  code,
> and thinking about this I suggest that we go straight for the
> final solution of:
> 
> change:
> 	code
> 	code
> 	code
> 
> to:
> 
> 	FOREACH_VNET(VINET, vnet_inet) {
> 		code
> 		code
> 		code
> 	}
> 
> straight away. and get it over and done with...
> 
> anyone have thoughts?

I agree.  We should avoid committing new code we plan to rip up later.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-virtualization/attachments/20080904/d3725e78/attachment.pgp


More information about the freebsd-virtualization mailing list