Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12239
b: refs/heads/master
c: 450b5b1
h: refs/heads/master
i:
  12237: aed4a70
  12235: d4c88c6
  12231: 531626f
  12223: c054f34
v: v3
  • Loading branch information
Stephen Hemminger authored and Arnaldo Carvalho de Melo committed Nov 2, 2005
1 parent ee8a9b0 commit 1a4a192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8713dbf05754aa777f31bf491cb60a111f7ad828
refs/heads/master: 450b5b18983cc15f4d27bd3f62901e02281e818b
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp_bic.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
*/

static int fast_convergence = 1;
static int max_increment = 32;
static int max_increment = 16;
static int low_window = 14;
static int beta = 819; /* = 819/1024 (BICTCP_BETA_SCALE) */
static int low_utilization_threshold = 153;
Expand Down

0 comments on commit 1a4a192

Please sign in to comment.