[Devel] [PATCH 2.6.22-rc5 0/2] Setting/updating the ID of a System V IPC
Pierre.Peiffer at bull.net
Pierre.Peiffer at bull.net
Thu Jun 21 07:48:32 PDT 2007
Hi,
The two following patches are an update of the one sent at the
beginning of this week.
They introduce the ability of setting or modifying the ID of an
existing System V IPC. This may be specially useful in the checkpoint/
restart context, when preparing the IPCs ressources before restarting
a process.
Following the (good :) ) comments, the first patch introduces a
kernel API for doing the job from kernel space only.
The second patch adds the possibility of doing the same job
from user space, by adding a new IPC_SETID command to the ***ctl functions.
As usual, all comments are welcome :) !
Thanks,
--
Pierre
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list