From: Lennart Poettering Date: Tue, 10 Nov 2015 16:36:10 +0000 (+0100) Subject: update TODO X-Git-Tag: v228~64^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de7399eb7427da46c5cd355181080274f69567a2;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 42534989a6c..f49cf2b3f4d 100644 --- 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