X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=8a3df6037cc74053246a433f9f81dd4147f06540;hb=a00963a2e4e98c0e4ef477b63b70c5e71d65fdc1;hp=f0af723d0829a3cb2152aa1e53e3c99acbdbed71;hpb=9444b1f20e311f073864d81e913bd4f32fe95cfd;p=elogind.git diff --git a/TODO b/TODO index f0af723d0..8a3df6037 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,31 @@ Fedora 19: Features: +* transient units: allow creating auxiliary units with the same call + +* make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable + +* split up BlockIOWeight= and BlockIODeviceWeight= + +* 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 + +* split out CreateMachine into systemd-machined + +* 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 * libsystemd-logind: sd_session_is_active() and friends: verify @@ -43,12 +68,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