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