summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2024-06-25 14:08:30 +0200
committerLuca Boccassi <bluca@debian.org>2024-06-28 15:37:58 +0200
commite478fa2a0c3a14fe387c42a34fc5ec147a8a24f0 (patch)
tree1cd24a60ed76980f6eeda1e92f4691e187c66cee /TODO
parentcore: deduplicate identical dm-verity ExtensionImages= (diff)
downloadsystemd-e478fa2a0c3a14fe387c42a34fc5ec147a8a24f0.tar.xz
systemd-e478fa2a0c3a14fe387c42a34fc5ec147a8a24f0.zip
TODO: add note about DDI deduplication
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 43c67262e3..a5a8926e31 100644
--- 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