Author: adrian.chadd
Date: Sat Apr 4 00:14:00 2009
New Revision: 13909
Modified:
branches/LUSCA_HEAD/REWORK_TODO
Log:
More rework notes.
Modified: branches/LUSCA_HEAD/REWORK_TODO
==============================================================================
--- branches/LUSCA_HEAD/REWORK_TODO (original)
+++ branches/LUSCA_HEAD/REWORK_TODO Sat Apr 4 00:14:00 2009
@@ -30,6 +30,8 @@
* Migrate the damned client_db over to use a splay tree or something; using
a hash table of textual IP addresses is just plain stupid.
+* The disk related code (libiapp/disk.c and libasyncio) API should be
unified
+ somewhat but doing this -properly- will need some sanity brought to the
+ read and write API. Ie, somehow we need to enforce that the supplied
buffer
+ is still valid upon the execution of the underlying IO. Hm.
-* Migrate the damned client_db over to use a splay tree or something; using
- a hash table of textual IP addresses is just plain stupid.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---