X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=5d4ba8f65e56d7eb97780d9ab114e7cb33872f85;hp=34634fbbfb5e42b8dfc62a18a4f2d93ed761e9fe;hb=6a75304e41e4487d840057a0e5f9972e141e4540;hpb=05b23cae8ebf6fbafd23ab8a0b0cfed747745d15 diff --git a/TODO b/TODO index 34634fbbf..5d4ba8f65 100644 --- a/TODO +++ b/TODO @@ -36,8 +36,6 @@ Fedora 19: CGroup Rework Completion: -* systemctl user.slice doesn't show the full tree? - * introduce "mainpid" for scopes * implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?) @@ -48,18 +46,17 @@ CGroup Rework Completion: * logind: implement session kill exceptions -* fix machine regstration to forward property array - * make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable -* split up BlockIOWeight= and BlockIODeviceWeight= - * introduce high-level settings for RT budget, swappiness * man: document new bus apis Features: +* Get rid of systemd-sysv: + https://fedoraproject.org/wiki/User:Toshio/Systemd_Convert_draft + * do we really need both hasprefix() and startswith()? * when a kernel driver logs in a tight loop we should ratelimit that too.