update TODO

This commit is contained in:
Lennart Poettering 2015-10-21 19:48:07 +02:00
parent 822cd60135
commit 0d4c4b7141
1 changed files with 2 additions and 3 deletions

5
TODO
View File

@ -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.