]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Oct 2015 17:48:07 +0000 (19:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Oct 2015 23:59:25 +0000 (01:59 +0200)
TODO

diff --git a/TODO b/TODO
index c46657027896bae478ca700e8374c146d60e908f..c404be8ccef605abeab1445fe8b3c2cf9305f555 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,6 +26,8 @@ External:
 
 Features:
 
+* do something about "/control" subcgroups in the unified cgroup hierarchy
+
 * when we detect that there are waiting jobs but no running jobs, do something
 
 * push CPUAffinity also into the "cpuset" cgroup controller
@@ -136,9 +138,6 @@ Features:
 
 * .timer units should optionally support CLOCK_BOOTTIME in addition to CLOCK_MONOTONIC
 
-* create a btrfs qgroup for /var/lib/machines, and add all container
-  subvolumes we create to it.
-
 * When logging about multiple units (stopping BoundTo units, conflicts, etc.),
   log both units as UNIT=, so that journalctl -u triggers on both.