OpenVZ Forum


Home » Mailing lists » Devel » [RFC][PATCH 0/2] New API to change the IDs of an existing IPC
Re: [RFC][PATCH 0/2] New API to change the IDs of an existing IPC [message #21022 is a reply to message #20955] Mon, 01 October 2007 07:19 Go to previous messageGo to previous message
Pierre Peiffer is currently offline  Pierre Peiffer
Messages: 41
Registered: June 2007
Member
Michael Kerrisk a écrit :
> Hi Pierre,
> 
>>         As I'm seeing some discussion/interest about IPC, I would like to propose
>>  these patches, which provide an easy way to change the ID of an exiting IPC.
>> This work is done around the checkpoint/restart of applications. In the case of
>> the IPCs, we need (among others) this functionality.
> 
> Can you give some more detailed explanation of why this
> functionaility is needed.  

Sure; in the case of the checkpoint/restart, when you restart an application, what you want is to recreate all system ressources with the same properties they had, when you have checkpointed it.
For IPCs, this means that you need to recreate all the IPCs with the same IDs (at least).
For now, this ID is computed by the system when an IPC is created and you can't specify or modify it.

These patches give you the possibility of changing this ID once the IPC is created.

-- 
Pierre Peiffer
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
 
Read Message
Read Message
Read Message
Previous Topic: [RFC}[PATCH] forced uncharge for successful rmdir.
Next Topic: [PATCH] rtnl_unlock cleanups
Goto Forum:
  


Current Time: Thu Aug 21 17:57:48 GMT 2025

Total time taken to generate the page: 0.07011 seconds