[CRIU] [RFC] Start using yoda generator

Cyrill Gorcunov gorcunov at gmail.com
Mon Jun 3 16:48:32 EDT 2013


On Tue, Jun 04, 2013 at 12:21:33AM +0400, Andrew Vagin wrote:
> > 
> > Andrew, letme clarify, maybe I misunderstand you -- you propose to
> > commit yoda generated .ch files into repo?
> 
> Yes, you understand me

There are following options

 - leave old cli parser code we have now untouched but
   switch to yoda generated ones if user asked for on
   built stage (this requires #ifdefs and .ch won't be
   committed into the repo)

 - completely switch to yoda parser, which should be
   done in two steps

   - .ch files generated are merged into repo
   - criu code heavily modified to use new parser

I didn't dive into second option because at moment
i physically have no time to walk over all criu code
and tune every option.

Thus instead I proposed a small step in firstly -- yoda
makefiles.


More information about the CRIU mailing list