summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-20 23:54:12 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-20 23:54:12 +0000
commit84fe227357fba9d5e3a0f1ede240607f18604bfa (patch)
tree0a1334f6dc99a8e39b1a441168a98622c69adec1 /TAO
parent763392ea17b035c02f1f5281b7362f091ab0d99d (diff)
downloadATCD-84fe227357fba9d5e3a0f1ede240607f18604bfa.tar.gz
Moved my next taks to the TODO list.
Diffstat (limited to 'TAO')
-rw-r--r--TAO/docs/releasenotes/TODO.html41
1 files changed, 21 insertions, 20 deletions
diff --git a/TAO/docs/releasenotes/TODO.html b/TAO/docs/releasenotes/TODO.html
index 68579d51e8b..4314c41ab33 100644
--- a/TAO/docs/releasenotes/TODO.html
+++ b/TAO/docs/releasenotes/TODO.html
@@ -50,6 +50,27 @@
<BR>[ASSIGNED TO:] Pradeep
</LI>
+ <LI><P><B>EC:</B> The Event Channel must be profiled,
+ quantified, etc.
+ Now that we have a single threaded event channel this task
+ is much easier, the points to investigate are:
+ </P>
+ <P>
+ <UL>
+ <LI> How many data copies does the EC make? Can we reduce it
+ to zero?
+ </LI>
+ <LI> How many memory allocations?
+ Can they be replaced by memory poools?
+ </LI>
+ <LI>How many locks? Can we strategize locks?
+ Can we share a single lock for the whole dispatch?
+ </LI>
+ </UL>
+ <BR>[ASSIGNED TO:] Carlos
+ </P>
+ </LI>
+
</OL>
<HR>
@@ -200,26 +221,6 @@
</P>
</LI>
- <LI><P><B>EC:</B> The Event Channel must be profiled,
- quantified, etc.
- Now that we have a single threaded event channel this task
- is much easier, the points to investigate are:
- </P>
- <P>
- <UL>
- <LI> How many data copies does the EC make? Can we reduce it
- to zero?
- </LI>
- <LI> How many memory allocations?
- Can they be replaced by memory poools?
- </LI>
- <LI>How many locks? Can we strategize locks?
- Can we share a single lock for the whole dispatch?
- </LI>
- </UL>
- </P>
- </LI>
-
<LI><P><B>EC:</B> Some applications are both suppliers and
consumers of events,
they may be interested in all the