On Thu, Dec 22, 2011 at 4:56 PM, Cyrill Gorcunov <gorcunov@openvz.org> wrote: > Hi, > > when we do the checkpoint-restore we need to find out if various kernel objects > (like mm_struct-s of file_struct-s) are shared between tasks (and restore them > after). > ...