[Devel] Re: [RFC][PATCH 2/2] CR: handle a single task with private memory maps

Dave Hansen dave at linux.vnet.ibm.com
Wed Jul 30 13:58:18 PDT 2008


On Tue, 2008-07-29 at 23:27 -0400, Oren Laadan wrote: 
> Expand the template sys_checkpoint and sys_restart to be able to dump 
> and restore a single task. The task's address space may consist of only
> private, simple vma's - anonymous or file-mapped.

So, can we all agree that this is a good example of the in-kernel
checkpoint/restart approach?  It may not be the smallest possible
example, but it certainly demonstrates the approach for me.

-- Dave




More information about the Devel mailing list