diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-07-11 01:56:45 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-11 01:56:45 +0200 |
commit | 049b4474b35d0b854f87b0795a5113665413f6a4 (patch) | |
tree | 7f4a5edbb99bf8d9715ee1558af4b2edab207e5c /TODO | |
parent | 8aa75193662d0e18d7c21ee9d546b7f3c8b8bc14 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -36,8 +36,6 @@ Fedora 19: CGroup Rework Completion: -* user@.service and session-*.scope should get posession of their own cgroups - * introduce "mainpid" for scopes * implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?) @@ -56,12 +54,14 @@ CGroup Rework Completion: * split up BlockIOWeight= and BlockIODeviceWeight= -* introduce high-level settings for RT budget, swapiness +* introduce high-level settings for RT budget, swappiness * man: document new bus apis Features: +* do we really need both hasprefix() and startswith()? + * when a kernel driver logs in a tight loop we should ratelimit that too. * journald: when we drop syslog messages because the syslog socket is |