TranslateProject/sources/tech/20170725 Linux Weather Forecast.md
2017-07-27 08:33:22 +08:00

3.4 KiB

translating---geekpi

Linux Weather Forecast

Welcome to the Linux Weather Forecast

This page is an attempt to track ongoing developments in the Linux development community that have a good chance of appearing in a mainline kernel and/or major distributions sometime in the near future. Your "chief meteorologist" is Jonathan Corbet, Executive Editor at LWN.net. If you have suggestions on improving the forecast (and particularly if you have a project or patchset that you think should be tracked), please add your comments below. 

Forecast Summaries

Current conditions: The 4.12 kernel was released on July 2. It contains many new features, including:

  • The BFQ and Kyber block I/O schedulers. BFQ, which has been under development for years, promises better performance on interactive systems and has attracted interest in the mobile device area. Kyber, instead, is a much simpler scheduler intended for fast devices typically found in enterprise settings.

  • The epoll_wait() system call can now perform busy-polling of network sockets.

  • The live-patching mechanism has gained the hybrid consistency model, which will allow more complex patches to be applied to running kernels.

  • The trusted execution framework should ease dealings between the kernel and code running in the ARM TrustZone secure world.

4.12 was one of the busiest kernel development cycles ever, with nearly 15,000 changes merged. See this article for an overview of where those changes came from.

Short-term forecast: The 4.13 kernel can be expected in early September 2017.  Some of the changes that will be found in this kernel are:

The 4.13 kernel is in the stabilization period now, so only fixes will be accepted during the remainder of this development cycle.

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.


via: https://www.linux.com/news/2017/7/linux-weather-forecast

作者:JONATHAN CORBET 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出