Linux kernel 2.6.25 new release adds many new features

Source: Internet
Author: User
After more than two months of continuous improvement, the latest Linux kernel 2.6.25 has just been officially released. The new version of kernel has added many important new features, including: the process Group memory resource controller separates the memory behavior of a group of tasks from other parts of the system based on the "ControlGroups" added in 2.6.24.

After more than two months of continuous improvement, the latest Linux kernel 2.6.25 has just been officially released. The new version of kernel has added many important new features, including:

The process Group memory resource controller is based on the "Control Groups" added in 2.6.24. it separates the memory behavior of a group of tasks from other parts of the system and can be used:

· Isolate one or more programs. memory hunger programs can be restricted to a smaller space.

· Using a limited memory space to create a cgroup can replace the mem = XXXX option at startup.

· Better control of virtualization software.

· The CD/DVD recorder can control the remaining memory of the system to prevent failure of burning due to insufficient memory.

Real-time Group Scheduling is based on the Group Scheduling introduced in 2.6.24. it can give the process a Scheduling priority different from the nice level. In enterprise-level hardware systems, real-time task scheduling can be further optimized.

RCU (Read-copy-update) preemption supports the traditional RCU is a powerful mechanism on multiple CPU systems, but it is not suitable for applications with low latent or high real-time requirements, because it will lead to high latent time, the new RCU preemption support makes multi-CPU Linux systems more real-time.

Other important features include: more accurate detection of memory usage of processes, detection of system transmission latency tools Latencytop, ACPI thermal adjustment, timerfd () system call, EXT4 file system update, x86_64 EFI support, new Controller area network protocol, new MN10300/AM33 architecture, x86 FIFO spinlocks support, etc. In addition, a large number of hardware device drivers are also updated.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.