X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=19fc2cd604c523563f523680f74e9f56dc696fe9;hp=e11e85c7f91cc8880e6562bbd9ae6ba9904e4f75;hb=b42defe3b8ed3947d85db654a6cdb1b9999f394d;hpb=3d3ee759e682701fce77b6559508e697e9e60fbf diff --git a/TODO b/TODO index e11e85c7f..19fc2cd60 100644 --- a/TODO +++ b/TODO @@ -28,9 +28,23 @@ Fedora 19: Features: -* when creating a session or machine, automatically move the process into the root cgroup for all other hierarchies +* when reloading configuration, apply new cgroup configuration -* maybe reintroduce nspawn -C? +* implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory, fair scheduling?) + +* 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 @@ -47,12 +61,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