Changes between Version 18 and Version 19 of Internal/DesignNotes
- Timestamp:
- Apr 10, 2006, 4:41:34 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/DesignNotes
v18 v19 20 20 === Experiment 2 === 21 21 22 [[Image(Internal/DesignNotes:num-pkts-lost.png)]] 23 [[Image(Internal/DesignNotes:num-pkts-recvd.png)]] 24 22 25 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. 23 26 27 === Experiment 3 === 24 28 29 [[Image(Internal/DesignNotes:num-pkts-lost.png)]] 30 [[Image(Internal/DesignNotes:num-pkts-recvd.png)]] 25 31 32 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. 33 34 === Experiment 4 === 35 36 [[Image(Internal/DesignNotes:num-pkts-lost.png)]] 37 [[Image(Internal/DesignNotes:num-pkts-recvd.png)]] 38 39 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. 26 40 27 41 = Design Notes for nodehandler =