]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 1835/head
authorLennart Poettering <lennart@poettering.net>
Tue, 10 Nov 2015 16:36:10 +0000 (17:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Nov 2015 16:36:53 +0000 (17:36 +0100)
TODO

diff --git a/TODO b/TODO
index 42534989a6cda4824927da618ecd7c8f412ac231..f49cf2b3f4d165bf963c0734f49ba04c10df3016 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,6 +33,12 @@ Janitorial Clean-ups:
 
 Features:
 
+* add an explicit parser for LimitNICE= and LimitRTPRIO= that verifies
+  the specified range and generates sane error messages for incorrect
+  specifications. Also, for LimitNICE= maybe introduce a syntax such
+  as "+5" or "-7" in order to make the limits more readable as they
+  are otherwise shifted by 20.
+
 * do something about "/control" subcgroups in the unified cgroup hierarchy
 
 * when we detect that there are waiting jobs but no running jobs, do something