[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Avoiding threads in the daemon
From: |
Eelco Dolstra |
Subject: |
Re: Avoiding threads in the daemon |
Date: |
Tue, 23 Dec 2014 17:26:40 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
Hi,
On 19/12/14 19:20, Eelco Dolstra wrote:
> I see a few ways to get PID namespaces back:
>
> * Do a regular fork followed by clone(... | CLONE_NEWPID | CLONE_PARENT)
> (after
> which the intermediate process can exit).
This has been implemented in bd0f362d2fad1dd5f28e762011888b5eabd21280.
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/