Next: 29.7.2.0.2 Sending a Message
Up: 29.7.2 Adaptive Timers
Previous: 29.7.2 Adaptive Timers
Each time a new request object is created,
SRM/request/Adaptive::set-params../ns-2/srm-adaptive.tcl
SRM/request/Adaptive::set-params
invokes $agent_ recompute-request-params.
The agent method
[]recompute-request-params../ns-2/srm-adaptive.tcl
Agent/SRM/Adaptive::recompute-request-params.
uses the statistics about duplicates and delay
to modify 1 and 2 for the current and future requests.
Similarly,
SRM/request/Adaptive::set-params../ns-2/srm-adaptive.tcl
SRM/request/Adaptive::set-params
for a new repair object
invokes $agent_ recompute-repair-params.
The agent method
[]recompute-repair-params../ns-2/srm-adaptive.tcl
Agent/SRM/Adaptive::recompute-repair-params.
uses the statistics objects to modify 1 and 2
for the current and future repairs.
2000-08-24