Operating system kernel (Linux)

Source: Internet
Author: User

    • Operating system kernel (Kernel)
    • is a set of programs that focus on managing all the activities of the computer and all the hardware in the drive system.
    • With the kernel, developers do not have to consider the machine language, all the hardware parameters, the portability, specificity of the program. But since developers are using the interface provided by the operating system, you need to consider which operating system the app will run in.
    • The functions of the kernel are:

System call Interface: communication with hardware

Program management Process Control: Make the CPU resources efficiently allocated

Memory Management Memories Management

File Management System FileSystem management: such as data input and output work, support of different file formats, etc.

Device driver Driver: The operating system provides development interfaces, hardware vendors refer to the drivers that design their devices.

    • The kernel program is permanently present in memory after it is powered on, and the chunk is protected.
    • The operating system generally mentioned includes the kernel and some application software.

Operating system kernel (Linux)

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.