summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-07-11 00:28:35 +0200
committerLennart Poettering <lennart@poettering.net>2013-07-11 00:32:32 +0200
commitbafb15bab99887d1b6b8a35136531bac6c3876a6 (patch)
tree4d162d01c9a0206e0ee64c713313af3bbd8905ef /TODO
parentaa1936ea1a89c2bb968ba33e3274898a4eeae771 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO52
1 files changed, 26 insertions, 26 deletions
diff --git a/TODO b/TODO
index 420f0ccb8..27d5df6ae 100644
--- a/TODO
+++ b/TODO
@@ -34,6 +34,32 @@ Fedora 19:
* when installing fedora with yum --installroot /var/run is a directory, not a symlink
+CGroup Rework Completion:
+
+* user@.service and session-*.scope should get posession of their own cgroups
+
+* introduce "mainpid" for scopes
+
+* implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?)
+
+* implement per-slice CPUFairScheduling=1 switch
+
+* handle jointly mounted controllers correctly
+
+* logind: implement session kill exceptions
+
+* fix machine regstration to forward property array
+
+* add implicit slice for instantiated services
+
+* make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable
+
+* split up BlockIOWeight= and BlockIODeviceWeight=
+
+* introduce high-level settings for RT budget, swapiness
+
+* man: document new bus apis
+
Features:
* when a kernel driver logs in a tight loop we should ratelimit that too.
@@ -48,46 +74,20 @@ Features:
* load .d/*.conf dropins for device units
-* user@.service and session-*.scope should get posession of their own cgroups
-
* move systemctl set-log-level to systemd-analyze?
-* fix killing spree logic in systemd-user-sessions
-
-* logind: implement session kill exceptions
-
-* fix machine regstration to forward property array
-
-* fix loginctl cgroup enumeration
-
* move "systemctl dump" to systemd-analyze
-* introduce "mainpid" for scopes
-
* add a fixed dbus path for "my own unit", "my own session", ... to PID1, logind, ...
-* add implicit slice for instantiated services
-
* service_coldplug() appears to reinstall the wrong stop timeout watch?
* transient units: allow creating auxiliary units with the same call
-* make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable
-
-* split up BlockIOWeight= and BlockIODeviceWeight=
-
-* introduce high-level settings for RT budget, swapiness
-
* how to reset dynamically changed attributes sanely?
* when reloading configuration, apply new cgroup configuration
-* implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?)
-
-* implement per-slice CPUFairScheduling=1 switch
-
-* handle jointly mounted controllers correctly
-
* journald: make sure ratelimit is actually really per-service with the new cgroup changes
* libsystemd-logind: sd_session_is_active() and friends: verify