X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=a4cffb3bb380812b40d3e6834a7c30759ad0a3d7;hb=b3de50cb07bb49c4e24287002eca1e95c490f90d;hp=8dc8f63a1897d2ae6541d7213b3ba9049fc5b900;hpb=08cd15525450ff2c2ac814a58930f6d82284a1ba;p=elogind.git diff --git a/TODO b/TODO index 8dc8f63a1..a4cffb3bb 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,8 @@ External: Features: +* libsystemd-journal returns the object created as first param in sd_journal_new(), sd_bus_new() and suchlike as last... + * cgroups: - implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?) - implement per-slice CPUFairScheduling=1 switch @@ -137,7 +139,7 @@ Features: but do not return anything up to the event loop caller. Instead add parameter to sd_event_request_quit() to take retval. This way errors rippling upwards are the option, not the default - - native support for watchdog stuff + - event sources should not be able to keep the sd_event around unconditionally * in the final killing spree, detect processes from the root directory, and complain loudly if they have argv[0][0] == '@' set.