X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=b06e3906568d92d20602b04e83888c71eccf5f80;hb=5965984d6b9f7751d6281028142ecf3ca475f156;hp=cf0d92d0755c08d6eb01e2ad8662dc4b8cc83a59;hpb=98ef27df896f36f0407eaa7ed9e295203b9c271b;p=elogind.git diff --git a/TODO b/TODO index cf0d92d07..b06e39065 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,12 @@ 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() * journald: also get thread ID from client, plus thread name @@ -488,8 +494,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) @@ -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