X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=7a1df651f65dcf5fe7de2a715048dcd5e3848b1a;hb=34627e3f0de6b676c8e7495eada290312769243f;hp=e11e85c7f91cc8880e6562bbd9ae6ba9904e4f75;hpb=3d3ee759e682701fce77b6559508e697e9e60fbf;p=elogind.git diff --git a/TODO b/TODO index e11e85c7f..7a1df651f 100644 --- a/TODO +++ b/TODO @@ -28,9 +28,45 @@ Fedora 19: Features: -* when creating a session or machine, automatically move the process into the root cgroup for all other hierarchies +* move systemctl set-log-level to systemd-analyze? -* maybe reintroduce nspawn -C? +* 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 + +* 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 * move systemctl dump to systemd-analyze @@ -47,12 +83,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