From: Lennart Poettering Date: Wed, 21 Oct 2015 17:48:07 +0000 (+0200) Subject: update TODO X-Git-Tag: v228~164^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4c4b7141c494fd8db273cf637a17af53674b2f;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index c4665702789..c404be8ccef 100644 --- 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.