chiark / gitweb /
core: add new "scope" unit type for making a unit of pre-existing processes
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a61fa92b68ca591f1df86b9b768c3132d58f1fd2..279446e6e01c9da2f51219fe5cc5b405103ee5d4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,10 +28,25 @@ Fedora 19:
 
 Features:
 
-* split out CreateMachine into systemd-machined
+* 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=
+
+* how to reset dynamically changed attributes sanely?
 
-* "transient" units, i.e units that are not sourced from disk but
-  created only transiently via bus calls
+* 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
+
+* split out CreateMachine into systemd-machined
 
 * introduce new Scope unit type then make logind's session and machine
   registration use this to set up cgroups