From 0d4c4b7141c494fd8db273cf637a17af53674b2f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 21 Oct 2015 19:48:07 +0200 Subject: [PATCH] update TODO --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index c466570278..c404be8cce 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.