[CRIU] Re: [PATCH cr 1/6] zdtm: copy futex engine from crtools
Andrew Vagin
avagin at parallels.com
Mon Jul 2 07:36:36 EDT 2012
On Mon, Jul 02, 2012 at 11:59:34AM +0400, Cyrill Gorcunov wrote:
> On Mon, Jul 02, 2012 at 11:42:05AM +0400, Andrey Vagin wrote:
> >
> > We can't reuse it from crtools, because zdtm is used separately.
> >
> > Signed-off-by: Andrey Vagin <avagin at openvz.org>
> > ---
> > test/zdtm/lib/atomic.h | 42 +++++++++++++++
> > test/zdtm/lib/lock.h | 135 ++++++++++++++++++++++++++++++++++++++++++++++++
>
> It is pity that we can't reuse code from crtools in zdtm :/
> Maybe we could try to use symlinks to crtools files in
> zdtm lib/ ?
I think about that, but lock.h in crtools depends on syscals, logging.
And here is one more reason, that our QA uses zdtm without crtools.
>
> Cyrill
More information about the CRIU
mailing list