next vimage commit.. a comment

Marko Zec zec at fer.hr
Thu Sep 4 20:11:41 UTC 2008


On Thursday 04 September 2008 21:50:31 Brooks Davis wrote:
> 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.

OK I'll do this

Marko


More information about the freebsd-virtualization mailing list