]> pd.if.org Git - nbds/blobdiff - todo
free its keys too when freeing a ht
[nbds] / todo
diff --git a/todo b/todo
index ff93413f6a9c8e9c58271e8101fcb26277e378e6..ab8c0db4bca300fbedcd8a5e6e4a9af0a1c0dc88 100644 (file)
--- a/todo
+++ b/todo
@@ -1,7 +1,5 @@
 - make rcu wait when its buffer gets full, instead of crashing
 - fix makefile to compute dependency info as a side-effect of compilation (-MF)
-- investigate 16 byte CAS 
-    - ht can store GUIDs inline instead of pointers to actual keys 
-    - mem can keep tail pointers for free-lists and do O(1) appends
+- investigate 16 byte CAS; ht can store GUIDs inline instead of pointers to actual keys 
 - test ht
 - optimize tracing code, still too much overhead