]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add note about DDI deduplication 33202/head
authorLuca Boccassi <bluca@debian.org>
Tue, 25 Jun 2024 12:08:30 +0000 (13:08 +0100)
committerLuca Boccassi <bluca@debian.org>
Fri, 28 Jun 2024 13:37:58 +0000 (14:37 +0100)
TODO

diff --git a/TODO b/TODO
index 43c67262e31a45c66b5ca70e1a4b036b3a92abc2..a5a8926e314643e085c42f0fa44d0e7dd81cdc9f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1986,6 +1986,9 @@ Features:
   - maybe introduce CoreScheduling=yes/no to optionally set a PR_SCHED_CORE cookie, so that all
     processes in a service's cgroup share the same cookie and are guaranteed not to share SMT cores
     with other units https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/admin-guide/hw-vuln/core-scheduling.rst
+  - ExtensionImages= deduplication for services is currently only applied to disk images without GPT envelope.
+    This should be extended to work with proper DDIs too, as well as directory confext/sysext. Moreover,
+    system-wide confex/sysext should support this too.
 
 * unit files:
   - allow port=0 in .socket units