1
0
mirror of https://github.com/systemd/systemd synced 2024-07-08 20:15:55 +00:00

TODO: add socket reduction entry for nspawn

Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
This commit is contained in:
Christian Brauner 2022-11-30 16:03:42 +01:00 committed by Luca Boccassi
parent fdeabf571a
commit 3922f98212

2
TODO
View File

@ -2232,6 +2232,8 @@ Features:
such container images are entirely stand-alone and can be updated as one.
- The subreaper logic we currently have seems overly complex. We should
investigate whether creating the inner child with CLONE_PARENT isn't better.
- Reduce the number of sockets that are currently in use and just rely on one
or two sockets.
* machined: add API to acquire UID range. add API to mount/dissect loopback
file. Both protected by PK. Then make nspawn use these APIs to run