[rds-commits] zab commits r83 - trunk
svn-commits@oss.oracle.com
svn-commits at oss.oracle.com
Tue May 30 15:11:01 CDT 2006
Author: zab
Date: 2006-05-30 15:11:00 -0500 (Tue, 30 May 2006)
New Revision: 83
Modified:
trunk/TODO
Log:
- little todo updates
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2006-05-30 18:14:32 UTC (rev 82)
+++ trunk/TODO 2006-05-30 20:11:00 UTC (rev 83)
@@ -7,7 +7,10 @@
clean up sending forward progress
-oh, right, poll(). POLLIN does things, POLLOUT always returns true :/
+I think we want to tweak the kernel thread stuff as /ib is integrated. We'll
+probably want a generic thread that sits in allocation waiting to send when
+other threads fail. Maybe we'll want a generic connection managemenet thread,
+too. the ->send_trigger stuff would turn into some kind of rds_kick_thread() .
connect() should be implemented, too. (don't forget getpeername)
More information about the rds-commits
mailing list