diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-09-17 10:01:08 -0500 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-09-17 10:06:50 -0500 |
commit | 0aafd43d235982510d1c40564079f7bcec0c7c19 (patch) | |
tree | 702639c3edb191f10ec67190eddbbd92cfb021c6 /TODO | |
parent | 328b5bc96e452b67ae2eb3dee3a09ff3ce03f662 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -58,6 +58,15 @@ CGroup Rework Completion: Features: +* Get rid of MemorySoftLimit= + +* After coming back from hibernation reset hibernation swap partition + +* mounts: do not test each mount unit against each other mount unit to + determine prefixes. Instead generated list of all prefixes and + interate through that to bring down complexity from O(n^2) to O(n) + when loading units + * Move backlight and random-seed into /var/lib/systemd * If we try to find a unit via a dangling symlink generate a clean |