Changes between Version 6 and Version 7 of Internal/DesignNotes
- Timestamp:
- Apr 10, 2006, 4:35:16 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/DesignNotes
v6 v7 13 13 === Experiment 1 === 14 14 15 10000 packets were sent with an interval of 10ms between consecutive packets. 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. 16 16 17 [[Image(Internal/DesignNotes:num-pkts-lost.png)]] 17 [[Image(Internal/DesignNotes:num-pkts-lost.png, 120px, float:left)]] 18 18 19 19 20 = Design Notes for nodehandler =