On Mon, Aug 08, 2011 at 01:01:13AM +0400, Cyrill Gorcunov wrote: > From: Pavel Emelyanov <xemul@xxxxxxxxxxxxx> > > This one behaves similarly to the /proc/<pid>/fd/ one - it contains symlinks > one for each mapping with file, the name of a symlink is vma->vm_start, the > target is the file. Opening a symlink results in a file that point exactly > to the same inode as them vma's one. > > This thing is aimed to help checkpointing processes. > > Signed-off-by: Pavel Emelyanov <xemul@xxxxxxxxxxxxx> > Reviewed-by: Tejun Heo <tj@xxxxxxxxxx> Ouch, Tejun, I occasionally put your Reviewed-by tag to the wrong patch :/ Sorry. > Acked-by: Serge Hallyn <serge.hallyn@xxxxxxxxxxxxx> > Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx> > --- _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers