forrgstr
发表于 2017-7-5 21:59:50
cxcool 发表于 2017-7-5 17:46
感谢大佬,已测完 。。没有 BBR魔改版暴力 -3-。。
最新版本整合了基于RTT梯度的抗丢包机制,应该会更加暴力
245097074
发表于 2017-7-5 22:18:55
说这些没用的干啥,把一键包交出来默默围观大佬搞事,以及等1键包
Yankee
发表于 2017-7-5 22:19:45
就喜欢看那些等一键包的
Yankee
发表于 2017-7-5 22:20:51
大佬啊大佬啊大佬啊大佬啊
Yankee
发表于 2017-7-5 22:26:24
完全看不懂,只能膜拜
红领巾plyu007
发表于 2017-7-5 19:51:00
一键安装包 整合更能体现你的气质!
winooxx
发表于 2017-7-5 22:45:36
本帖最后由 Yankee 于 2017-8-9 18:09 编辑
For Debian 8/Ubuntu 16 ONLY.
Linux-headers is required to get compilation done.
This module is supported in kernel version after 4.9 .
(Latest version - 2.2.1)
[*]export MOD=react_rc2
[*]apt-get install make gcc-4.9 -y
[*]wget -O ./tcp_$MOD.c https://gist.github.com/anonymous/27b7ea6e93acdd23b097ab1a399c1287/raw/00c318f613856ed400c556126b851d18369e936b/tcp_react_rc2.c
[*]echo "obj-m:=tcp_$MOD.o" > Makefile
[*]make -C /lib/modules/$(uname -r)/build M=`pwd` modules CC="/usr/bin/gcc-4.9 -Ofast" &&
[*]insmod tcp_$MOD.ko &&
[*]sysctl -w net.ipv4.tcp_congestion_control=$MOD复制代码
(Other optimization - Recommended)
[*]wget -qO- https://gist.github.com/anonymous/63ada7904c29d685575716c2f5302f06/raw/93eb01e62f3a4f22390b2200ddb709987f9ed201/sysctl.conf|sysctl -p -
[*]ulimit -SHn 10240000
[*]echo "$(cat /etc/security/limits.conf | grep -v -E '(soft|hard).*nofile')" > /etc/security/limits.conf
[*]echo -e "* soft nofile 10240000\n* hard nofile 10240000" >> /etc/security/limits.conf
[*]# setting fair queue
[*]export PATH_EXEC=/etc/init.d/tc-fq.sh
[*]cat>$PATH_EXEC /etc/rc.local
[*]echo -e "\n$PATH_EXEC\nexit 0" >> /etc/rc.local复制代码
浪子阿Q
发表于 2017-7-5 22:46:26
lol.gif
先观望观望
潇洒哥er
发表于 2017-7-5 23:03:17
Yankee 发表于 2017-7-9 21:17
For Debian 8/Ubuntu 16 ONLY.
Linux-headers is required to get compilation done.
大佬。还是要更换新内核吗
022.gif
KKhost
发表于 2017-7-5 17:32:00
可乐呀 发表于 2017-7-9 21:47
大佬。还是要更换新内核吗
4.9+
页:
1
2
3
4
5
6
[7]
8
9
10