March 20, 2016
6:33 p.m.
On Sun, 20 Mar 2016 02:07:29 -0700, Nitin Varyani said:
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.
Not at all sure what you mean by "not in the pid space", or what you're trying to achieve by doing it. But "pid namespaces" may be what you're looking for.