Quoting Oren Laadan ([email protected]): > > > Serge E. Hallyn wrote: > > Quoting Oren Laadan ([email protected]): > >> > >> Serge E. Hallyn wrote: > >>> Quoting Oren Laadan ([email protected]): > >>>> Cool ! > >>>> > >>>> So what do we have working now for 64 bit kernel (for 32 bit kernel > >>>> we know it works...): > >>>> > >>>> 'restart' checkpointed > >>>> program program > >>>> ---------------------------------------- > >>>> 64bit 64bit -> works > >>>> 32bit 32bit -> works > >>>> > >>>> 64bit 32bit -> ?????
s/?????/Rejected/ CKPT_ARCH_ID is of course different for X86_32 than X86_64, so we refuse restart in restore_read_header(). -serge _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
