X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=7a1df651f65dcf5fe7de2a715048dcd5e3848b1a;hb=34627e3f0de6b676c8e7495eada290312769243f;hp=055d9739d2f8f256114b854107d73362cee8328c;hpb=c2756a68401102786be343712c0c35acbd73d28d;p=elogind.git diff --git a/TODO b/TODO index 055d9739d..7a1df651f 100644 --- a/TODO +++ b/TODO @@ -28,10 +28,34 @@ Fedora 19: Features: +* 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 @@ -42,16 +66,6 @@ Features: * handle jointly mounted controllers correctly -* split out CreateMachine into systemd-machined - -* "transient" units, i.e units that are not sourced from disk but - created only transiently via bus calls - -* introduce new Scope unit type then make logind's session and machine - registration use this to set up cgroups - -* 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