[systemd-commits] 2 commits - TODO

Lennart Poettering lennart at kemper.freedesktop.org
Thu Nov 22 11:16:35 PST 2012


 TODO |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 5965984d6b9f7751d6281028142ecf3ca475f156
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Nov 22 20:16:15 2012 +0100

    update TODO

diff --git a/TODO b/TODO
index a27942e..b06e390 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,10 @@ F18:
 
 Features:
 
+* journald: when dropping msgs due to ratelimit make sure to write
+  "dropped %u messages" not only when we are about to print the next
+  message that works, but alraedy after a short tiemout
+
 * add form factor to /etc/machine-info
 
 * use C11 static_assert() where we currently use assert_cc()
@@ -525,6 +529,7 @@ Features:
   - the journal HTTP iface
   - non-cgroup resource management
   - refreshed, longer missions statement
+  - using detect-virt
 
 * allow port=0 in .socket units
 

commit a624aa9e3d150e7c38f6a3fdf6343a1c3587ed2f
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Nov 22 01:56:24 2012 +0100

    update TODO

diff --git a/TODO b/TODO
index cf0d92d..a27942e 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ F18:
 
 Features:
 
+* add form factor to /etc/machine-info
+
 * use C11 static_assert() where we currently use assert_cc()
 
 * journald: also get thread ID from client, plus thread name
@@ -488,8 +490,6 @@ Features:
 
 * readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO
 
-* readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd"
-
 * support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1), and add ReloadSignal= then to use in combination
 
 * support sd_notify() style notification when shutting down, to make auto-exit bus services work (STOPPING=1)



More information about the systemd-commits mailing list