chiark / gitweb /
git: hide org.freedesktop.systemd1.policy.in
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0a1f98d5529d3bdde6739afeb82fff13eb085a41..81acc300ab9d4a4db5841a7a94b481b2db5eb25b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,10 @@ F15 External:
 
 Features:
 
+* add profiling to unit loading code
+
+* add gperf support for unit file parsing table
+
 * fix CUPS .path unit for globbing
 
 * move PAM code into its own binary
@@ -103,6 +107,9 @@ Features:
   - status update
   - how to make changes to sysctl and sysfs attributes
   - remote access
+  - cgroup best pratices to avoid stepping on each others toes
+  - how to pass throw-away units to systemd, or dynamically change properties of existing units
+  - how to integrate cgconfig and suchlike with systemd
 
 * allow port=0 in .socket units
 
@@ -193,7 +200,7 @@ Features:
     http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99ee5315dac6211e972fa3f23bcc9a0343ff58c4
 
 * systemd --user
-  - get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
+    PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426
 
 * implicitly import "defaults" settings file into all types
 
@@ -225,8 +232,6 @@ Features:
 
 * readahead: btrfs/LVM SSD detection
 
-* add separate man page for [Install] settings
-
 * allow runtime changing of log level and target
 
 * drop cap bounding set in readahead and other services