From 3922f98212fbd53071c464516c8c432ea37b8cd5 Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Wed, 30 Nov 2022 16:03:42 +0100 Subject: [PATCH] TODO: add socket reduction entry for nspawn Signed-off-by: Christian Brauner (Microsoft) --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index d95188362f..4ca46a0556 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