diff options
| author | Stephen Hemminger <[email protected]> | 2005-12-22 03:32:08 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-01-03 21:11:08 +0000 |
| commit | 89b3d9aaf46791177c5a5fa07a3ed38a035b5ef5 (patch) | |
| tree | 161c94fe1060d267de87a6cee04e6dc7838f2816 /net/unix/af_unix.c | |
| parent | [FLS64]: x86_64 version (diff) | |
| download | kernel-89b3d9aaf46791177c5a5fa07a3ed38a035b5ef5.tar.gz kernel-89b3d9aaf46791177c5a5fa07a3ed38a035b5ef5.zip | |
[TCP] cubic: precompute constants
Revised version of patch to pre-compute values for TCP cubic.
* d32,d64 replaced with descriptive names
* cube_factor replaces
srtt[scaled by count] / HZ * ((1 << (10+2*BICTCP_HZ)) / bic_scale)
* beta_scale replaces
8*(BICTCP_BETA_SCALE+beta)/3/(BICTCP_BETA_SCALE-beta);
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
