作者:admin,发布日期:2018-06-05
阅读:2676;评论:0
Linus Torvalds 在内核邮件列表上宣布释出 4.17 kernel。这个版本仍然叫 4.17 而不是 5.0,Linus 称 5.0 会在不久的未来到来,不过暂时还没有理由更新大版本号。他估计可能会在 4.20 左右当手指脚趾加起来都不能数完小版本号之后切换到新的大版本号。
Kernel 4.17的主要新特性
改进 CPU 调度器的负载估算,raw BPF 跟踪点,XF 文件系统支持 lazytime ,内核 TLS 协议完全支持,histograms 触发器,修补最新 Spectre 漏洞变种,以及移除八种基本没人再使用的过时处理器架构,支持 AMDGPU WattMan;支持 Intel HDCP;Vega 12 GPU 和 NVIDIA Xavier SoC 支持;默认启用 AMDGPU DC;改进电源管理,等等。
更新列表
Support for Centaur x86 CPUs, the made-in-and-for China x86 derived from VIA’s long-lost line of x86 clones;
Improvements to power management while systems are idling, said to reduce consumption by ten per cent or more;
The Linux Kernel Memory Consistency Model, which makes it easier to understand how the kernel uses memory;
Spectre-protectors for IBM s390
Support for Intel’s forthcoming Cannonlake graphics;
Ending support for POWER4 and POWER4+ CPUs;
Support for some weird old PS/2 mouse that had two scroll wheels.
下载地址
使用我的BBR脚本的用户 可以直接在服务器上执行
yum -y update
进行更新,更新完后重启系统即可
https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.17.tar.xz
更新完成截图
本站服务器已于第一时间更新内核到4.17
本文参考至:https://www.cnbeta.com/articles/soft/733055.htm,如有侵权请联系本人删除