Re: checkpointing and restoring processes

2007-06-06 Thread Dave Hansen
On Wed, 2007-06-06 at 13:37 +0200, Mark Pflueger wrote: > hi everyone! > > i'm not subscribed to the list, so if you care to flame because of my noob > question, just do it to the list, otherwise please cc me. > > i'm trying to write a checkpoint/restore module for processes and so have > a bas

Re: checkpointing and restoring processes

2007-06-06 Thread Serge E. Hallyn
Quoting Cedric Le Goater ([EMAIL PROTECTED]): > Mark Pflueger wrote: > > hi everyone! > > > > i'm not subscribed to the list, so if you care to flame because of my noob > > question, just do it to the list, otherwise please cc me. > > you should subscribe to [EMAIL PROTECTED] and send your ideas

Re: checkpointing and restoring processes

2007-06-06 Thread Cedric Le Goater
Mark Pflueger wrote: > hi everyone! > > i'm not subscribed to the list, so if you care to flame because of my noob > question, just do it to the list, otherwise please cc me. you should subscribe to [EMAIL PROTECTED] and send your ideas on that list. There's a BOF on that topic at OLS if you can

checkpointing and restoring processes

2007-06-06 Thread Mark Pflueger
hi everyone! i'm not subscribed to the list, so if you care to flame because of my noob question, just do it to the list, otherwise please cc me. i'm trying to write a checkpoint/restore module for processes and so have a basic version going already - problem is, when i restore the process, on