From mboxrd@z Thu Jan 1 00:00:00 1970 From: krinkin.m.u@gmail.com (Mike Krinkin) Date: Tue, 22 Mar 2016 11:08:52 +0300 Subject: Attach my own pid In-Reply-To: References: Message-ID: <20160322080852.GA3136@kmu-ThinkPad-X230> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Sun, Mar 20, 2016 at 02:07:29AM -0700, Nitin Varyani wrote: > Hi, > The linux kernel attaches a pid to newly forked process. I want to > create a facility by which a process has the option of attaching a new pid > to its child which is not in the pid space. > Any suggestions of how this can be achieved? > Nitin Don't know what you are trying to accomplish, but have a look at this: https://criu.org/Pid_restore > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies