<div dir="ltr">Hello LXC Developers,<div><br></div><div>I am Vivek Pandya. I want to implement a checkpointing and recovery feature with help of LXC library for linux containers.</div><div><span style="font-family:arial,helvetica,sans-serif">Here are features I want to implement:</span></div><div><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif">To checkpoint a process running in a container
and restore it on a different system. Checkpointing should include process address space,
signal mask , file descriptors (only regular files) and CPU state. Recovery command
should restore entire process.</span><span style="font-family:arial,helvetica,sans-serif"> </span></div><div><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif">I am new to containers so where can I start? Which part of LXC code should I start with?</span></div><div><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif">Please provide some guidance.</span></div><div><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif">Sincerely,</span></div><div><span style="font-family:arial,helvetica,sans-serif">Vivek</span></div></div>