chiark / gitweb /
core: general cgroup rework
[elogind.git] / TODO
diff --git a/TODO b/TODO
index caba4e39eb5ca8949be6ba6b43777637d13bd632..a61fa92b68ca591f1df86b9b768c3132d58f1fd2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,11 +28,17 @@ Fedora 19:
 
 Features:
 
-* journald: make sure ratelimit is actually really per-service with the new cgroup changes
+* split out CreateMachine into systemd-machined
+
+* "transient" units, i.e units that are not sourced from disk but
+  created only transiently via bus calls
 
-* when creating a session or machine, automatically move the process into the root cgroup for all other hierarchies
+* introduce new Scope unit type then make logind's session and machine
+  registration use this to set up cgroups
 
-* maybe reintroduce nspawn -C?
+* should Slice= be part of [Unit] or of [Service]?
+
+* journald: make sure ratelimit is actually really per-service with the new cgroup changes
 
 * move systemctl dump to systemd-analyze
 
@@ -49,12 +55,6 @@ Features:
 * when a service changes state make reflect that in the
   RUNNING/LISTENING states of its socket
 
-* slices:
-  - add option to pam_systemd to move login session into a slice (?)
-  - remove ControlGroup= setting
-  - in sd_pid_get_owner_uid() fallback to query session file
-  - add api to determine slice of unit
-
 * when recursively showing the cgroup hierarchy, optionally also show
   the hierarchies of child processes