diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-07-16 03:30:45 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-16 04:27:04 +0200 |
commit | fa7deadb074dfbe473cf3bd942768dbd94cbf7c3 (patch) | |
tree | ee03096856dd51e8c4911175f8e33822730960e1 | |
parent | 65cd79f7f574532e5f91d581aaff923c29655bbd (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -56,6 +56,10 @@ CGroup Rework Completion: Features: +* when parsing calendar timestamps support the UTC timezone (even if we won't support arbitrary timezone specs, support UTC itself certainly makes sense) + +* when a kernel driver logs in a tight loop we should ratelimit that too. + * journald: optionally, when messages with a high log prioerity are logged, sync() immeidately. * introduce %v resolving to the string returned by "uname -r" |