chiark / gitweb /
bus: add a more comprehensive test for the bloom filter logic
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 561e7ceb39eb50a9536f609520223d476a1c6f4a..f8a1b1b5787edddab03f0cd8f13b00ff2c028ae3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -44,7 +44,13 @@ Features:
   - merge busctl into systemctl or so?
   - synthesize sd_bus_message objects from kernel messages
   - properly implement name registry ioctls for kdbus
-  - get rid of object hash table, use decision tree instead?
+  - get rid of object hash table, use decision tree everyhwere instead?
+  - implement monitor logic
+  - object vtable logic
+  - longer term:
+    * priority queues
+    * worker threads
+    * priority inheritance
 
 * in the final killing spree, detect processes from the root directory, and
   complain loudly if they have argv[0][0] == '@' set.