Changes between Version 10 and Version 11 of Internal/DesignNotes
- Timestamp:
- Apr 10, 2006, 4:37:05 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/DesignNotes
v10 v11 11 11 on each receiving node. 12 12 13 [[Image(Internal/DesignNotes:num-pkts-lost.png, float:left)]]14 15 13 === Experiment 1 === 16 14 17 15 10000 packets were sent with an interval of 10ms between consecutive packets. The following figure shows the number of packets lost per receiver. From the figure, all receivers except for one (node14-3) receives all 10000 packets. The same behavior was exhibited in another run of the same experiment. This seems to indicate that there might be something wrong with node14-3. 18 16 17 [[Image(Internal/DesignNotes:num-pkts-lost.png)]] 19 18 19 === Experiment 2 === 20 21 10000 packets were sent with an interval of 10ms between consecutive packets. The following figure shows the number of packets lost per receiver. From the figure, all receivers except for one (node14-3) receives all 10000 packets. The same behavior was exhibited in another run of the same experiment. This seems to indicate that there might be something wrong with node14-3. 22 23 [[Image(Internal/DesignNotes:num-pkts-lost.png)]] 20 24 21 25