[Devel] Re: [PATCH 0/4] - v2 - Object creation with a specified id

2008-04-23 Thread Pavel Machek
Hi! > When restarting a process that has been previously checkpointed, that process > should keep on using some of its ids (such as its process id, or sysV ipc > ids). > > This patch provides a feature that can help ensuring this saved state reuse: > it makes it possible to create an object with

[Devel] Re: [PATCH 0/4] - v2 - Object creation with a specified id

2008-04-21 Thread Nadia Derbey
Dave Hansen wrote: > On Fri, 2008-04-18 at 07:44 +0200, [EMAIL PROTECTED] wrote: > >>The syntax is one of: >> . echo "LONG XX" > /proc/self/task//next_id >> next object to be created will have an id set to XX >> . echo "LONG X0 ... X" > /proc/self/task//next_id >> next object to be cre

[Devel] Re: [PATCH 0/4] - v2 - Object creation with a specified id

2008-04-21 Thread Dave Hansen
On Fri, 2008-04-18 at 07:44 +0200, [EMAIL PROTECTED] wrote: > The syntax is one of: >. echo "LONG XX" > /proc/self/task//next_id > next object to be created will have an id set to XX >. echo "LONG X0 ... X" > /proc/self/task//next_id > next object to be created will have its ids s