From: Christian Brauner Date: Wed, 30 Nov 2022 15:03:42 +0000 (+0100) Subject: TODO: add socket reduction entry for nspawn X-Git-Tag: v253-rc1~410 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3922f98212fbd53071c464516c8c432ea37b8cd5;p=thirdparty%2Fsystemd.git TODO: add socket reduction entry for nspawn Signed-off-by: Christian Brauner (Microsoft) --- diff --git a/TODO b/TODO index d95188362f3..4ca46a0556c 100644 --- a/TODO +++ b/TODO @@ -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