X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=e8afa5f3df90ab66cdc5de6ff10e93d4e33f263e;hb=cc23f9f17434aad3941dff3c20bce485b39ce47c;hp=19fc2cd604c523563f523680f74e9f56dc696fe9;hpb=b42defe3b8ed3947d85db654a6cdb1b9999f394d;p=elogind.git diff --git a/TODO b/TODO index 19fc2cd60..e8afa5f3d 100644 --- a/TODO +++ b/TODO @@ -28,21 +28,30 @@ Fedora 19: Features: +* 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, fair scheduling?) +* 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 -* "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]? +* make logind's session and machine + registration use Slices to set up cgroups * journald: make sure ratelimit is actually really per-service with the new cgroup changes