diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-11-10 17:36:10 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-11-10 17:36:53 +0100 |
commit | de7399eb7427da46c5cd355181080274f69567a2 (patch) | |
tree | 66fb0b371ad1599195167e629702eb5ef6544356 | |
parent | 2d49a208f8ad9d1c4e79fa4302451e35d06de707 (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |