[RFC v2][PATCH 4/9] Memory management - dump state

Ingo Molnar mingo at elte.hu
Thu Aug 21 00:30:20 PDT 2008


* Oren Laadan <orenl at cs.columbia.edu> wrote:

>  checkpoint/ckpt_x86.c   |   28 ++++
>  checkpoint/rstr_x86.c   |    2 +

please move these into arch/x86/mm/checkpoint.c and 
arch/x86/mm/restore.c. (also, please dont try to abbreviate too much in 
filenames, makes it harder to follow changes later on, etc.)

Cool stuff btw! Any ETA on when more complex apps can be 
checkpointed/restored? Also, shouldnt at least part of this effort be 
joined with the live migration efforts of openvz? (or do you see 
fundamental, unsolvable differences?)

	Ingo


More information about the Containers mailing list