aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timer.h
diff options
context:
space:
mode:
authorGerrit Renker <[email protected]>2006-11-27 20:31:33 -0200
committerDavid S. Miller <[email protected]>2006-12-02 21:30:51 -0800
commit17893bc1a632e195574dc0dd9751243f0d5993d2 (patch)
tree7c036e23439d1cf5afbc63b147b7d1fbd8345eca /include/linux/timer.h
parent48e03eee715b9e19df03153f2bcce6413632afcb (diff)
[DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta
This patch: * consolidates updating of parameters (t_nom, t_ipi, t_delta) which need to be updated at the same time, since they are inter-dependent * removes two inline functions which are no longer needed as a result of the above consolidation * resolves a FIXME regarding the re-calculation of t_ipi within the nofeedback timer, in the state where no feedback has previously been received * ties updating these parameters to updating the sending rate X, exploiting that all three parameters in turn depend on X; and using a small optimisation which can reduce the number of required instructions: only update the three parameters when X really changes Signed-off-by: Gerrit Renker <[email protected]> Acked-by: Ian McDonald <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'include/linux/timer.h')
0 files changed, 0 insertions, 0 deletions