X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=00f22d592ebf356340c27819d7caa809419864ff;hp=19fc2cd604c523563f523680f74e9f56dc696fe9;hb=51da82a781537b275db3fbce8fab8592dd991758;hpb=b42defe3b8ed3947d85db654a6cdb1b9999f394d diff --git a/TODO b/TODO index 19fc2cd60..00f22d592 100644 --- a/TODO +++ b/TODO @@ -28,21 +28,41 @@ Fedora 19: Features: -* when reloading configuration, apply new cgroup configuration +* fix killing spree logic in systemd-user-sessions -* implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory, fair scheduling?) +* logind: implement session kill exceptions -* handle jointly mounted controllers correctly +* 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? -* split out CreateMachine into systemd-machined +* transient units: allow creating auxiliary units with the same call -* "transient" units, i.e units that are not sourced from disk but - created only transiently via bus calls +* make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable -* introduce new Scope unit type then make logind's session and machine - registration use this to set up cgroups +* split up BlockIOWeight= and BlockIODeviceWeight= -* should Slice= be part of [Unit] or of [Service]? +* 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