全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
楼主: cgs3238

内核Kernel 4.9正式版(支持BBR) For CentOS 6/7 x86_64

  [复制链接]
发表于 2016-12-11 12:24:57 | 显示全部楼层
[root@HoneydewStark-VM ~]# wget -O- http://soft.wellphp.com/scripts/install_bbr_centos.sh | bash
--2016-12-10 23:25:51--  http://soft.wellphp.com/scripts/install_bbr_centos.sh
正在解析主机 soft.wellphp.com... 31.193.132.18
正在连接 soft.wellphp.com|31.193.132.18|:80... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:2107 (2.1K) [application/octet-stream]
正在保存至: “STDOUT”

100%[================================================================================================================>] 2,107       --.-K/s   in 0.002s  

2016-12-10 23:25:51 (1.13 MB/s) - 已写入标准输出 [2107/2107]

Sorry, I can only support x64 yet.
 楼主| 发表于 2016-12-11 21:41:24 | 显示全部楼层
违法主机 发表于 2016-12-11 12:24
[root@HoneydewStark-VM ~]# wget -O- http://soft.wellphp.com/scripts/install_bbr_centos.sh | bash
--2 ...

不支持32位操作系统
 楼主| 发表于 2016-12-12 12:51:55 | 显示全部楼层
已更新至4.9正式版
发表于 2016-12-12 13:12:38 来自手机 | 显示全部楼层
cgs3238 发表于 2016-12-12 12:51
已更新至4.9正式版

你的是你自己编译的内核?

点评

是的,看到elrepo有了,可以忽略  发表于 2016-12-12 14:06
发表于 2016-12-12 13:38:08 | 显示全部楼层
It will automatically install the Linex Kernel Mainline for CentOS 6 i386 & x86_64 and CentOS 7, Now it is  4.9.0
  1. #install the Kernel Mainline from ELRepo Kernel repository
  2. CentOS_Version=`cat /etc/redhat-release | grep -oE '[0-9]+\.[0-9]+' | cut -d'.' -f1`
  3. rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
  4. if [ ${CentOS_Version} -eq 7 ]
  5. then
  6.         rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm
  7. else
  8.         rpm -Uvh http://www.elrepo.org/elrepo-release-6-6.el6.elrepo.noarch.rpm
  9. fi

  10. yum --enablerepo=elrepo-kernel install -y kernel-ml
复制代码

点评

哦,我该想到啊,嘿嘿  发表于 2016-12-12 14:11
发表于 2016-12-12 16:14:52 | 显示全部楼层
https://elrepo.org/linux/kernel/el7/x86_64/RPMS/kernel-ml-4.9.0-1.el7.elrepo.x86_64.rpm
发表于 2016-12-13 00:23:13 | 显示全部楼层
centos6 X86_64 执行 lsmod | grep bbr ,并没有显示任何东西
发表于 2016-12-13 09:41:30 | 显示全部楼层
对LZ非常放心,希望继续独立编译下去 Cheer!!
发表于 2016-12-13 12:31:50 | 显示全部楼层
把你的脚本下载下来,然后将内核文件替换成elrepo的链接,能否安装?
发表于 2016-12-13 12:38:50 来自手机 | 显示全部楼层
红猫警长 发表于 2016-12-13 12:31
把你的脚本下载下来,然后将内核文件替换成elrepo的链接,能否安装?

可以,只是需要额外设置sysctl
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-4-28 17:12 , Processed in 0.067770 second(s), 7 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表