X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=864516101b8b233beadef3ef3401d461b15e1ed1;hb=e2ca86cf78f911a8be51f0224796e24883019139;hp=d428fda5f742c4455fd9d5648089762db4afaa58;hpb=26306aed13e73b6edbc4b3fd7b97e421e152b56b;p=elogind.git diff --git a/TODO b/TODO index d428fda5f..864516101 100644 --- a/TODO +++ b/TODO @@ -34,58 +34,65 @@ Fedora 19: * when installing fedora with yum --installroot /var/run is a directory, not a symlink -Features: +CGroup Rework Completion: -* when a kernel driver logs in a tight loop we should ratelimit that too. +* introduce "mainpid" for scopes -* move systemctl set-log-level to systemd-analyze? +* implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?) -* fix killing spree logic in systemd-user-sessions +* implement per-slice CPUFairScheduling=1 switch + +* handle jointly mounted controllers correctly * logind: implement session kill exceptions * fix machine regstration to forward property array -* fix loginctl cgroup enumeration +* add implicit slice for instantiated services -* move "systemctl dump" to systemd-analyze +* make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable -* introduce "mainpid" for scopes +* split up BlockIOWeight= and BlockIODeviceWeight= -* add a fixed dbus path for "my own unit", "my own session", ... to PID1, logind, ... +* introduce high-level settings for RT budget, swappiness -* add implicit slice for instantiated services +* man: document new bus apis -* service_coldplug() appears to reinstall the wrong stop timeout watch? +Features: -* transient units: allow creating auxiliary units with the same call +* do we really need both hasprefix() and startswith()? -* make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable +* when a kernel driver logs in a tight loop we should ratelimit that too. -* split up BlockIOWeight= and BlockIODeviceWeight= +* journald: when we drop syslog messages because the syslog socket is + full, make sure to write how many messages are lost as first thing + to syslog when it works again. -* introduce high-level settings for RT budget, swapiness +* prohibit Restart= set with Type=oneshot -* how to reset dynamically changed attributes sanely? +* man: the documentation of Restart= currently is very misleading and suggests the tools from ExecStartPre= might get restarted. -* when reloading configuration, apply new cgroup configuration +* load .d/*.conf dropins for device units -* implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?) +* move systemctl set-log-level to systemd-analyze? -* implement per-slice CPUFairScheduling=1 switch +* move "systemctl dump" to systemd-analyze -* handle jointly mounted controllers correctly +* add a fixed dbus path for "my own unit", "my own session", ... to PID1, logind, ... -* journald: make sure ratelimit is actually really per-service with the new cgroup changes +* service_coldplug() appears to reinstall the wrong stop timeout watch? + +* transient units: allow creating auxiliary units with the same call + +* how to reset dynamically changed attributes sanely? -* move systemctl dump to systemd-analyze +* when reloading configuration, apply new cgroup configuration + +* journald: make sure ratelimit is actually really per-service with the new cgroup changes * libsystemd-logind: sd_session_is_active() and friends: verify validity of session name before appending it to a path -* logind: when a PAM client calls ReleaseSession() start a timeout and - kill the session entirely after that is reached. - * gparted needs to disable auto-activation of mount units somehow, or maybe we should stop doing auto-activiation of this after boot entirely. https://bugzilla.gnome.org/show_bug.cgi?id=701676 @@ -186,10 +193,6 @@ Features: so that the coredump is properly written to the user's own journal file. -* move /usr/lib/modules/$(uname -r)/modules.devname parsing from udevd to - kmod static-nodes - call kmod as an early service, and drop CAP_MKNOD from udevd.service - * seems that when we follow symlinks to units we prefer the symlink destination path over /etc and /usr. We shouldn't do that. Instead /etc should always override /run+/usr and also any symlink