Chapter 1: Operating System Overview

Source: Internet
Author: User

Chapter 1: Operating System Overview

Concept:An operating system is a system that controls and manages computer hardware and software resources and provides services to users and their applications in the most reasonable and efficient way possible.

Features:

· Concurrency:Enables multiple processes to run at the same time to maximize resource utilization and improve efficiency.

· Sharing

· Virtual

· Uncertainty:Caused by concurrency

Function:

· Process Management

· Storage Management

· File Management

· Device management

Service:

· Public services:

· Command control interface:

Command Line, GUI (graphical user interface), script (interpreted Execution Language, a combination of command lines), NUI (natural user interface)

· System services:

· System call:

Create, open, read, write, close, and delete

Category:

· Network operating systems: resource sharing and strong communication capabilities

· Distributed Operating System

· Parallel Operating System: multiple processor resources can be allocated at the same time

Running environment:

· Kernel mode and user mode:

· The operating system is in the inner state (privileged command)

· The user code is running in the user State (Access Control Command)

· The resources used by the kernel state can be used. The user State can only use limited resources, and the user State can enter the kernel state through system calls or traps.

· Interruptions and exceptions:

· Interrupt Processing asynchronous events

· Exceptions (faults, traps, and suspensions)

· System call

Architecture:

· Integral (Unstructured ):

· Layered:

· Microkernel (customer/Server ):

· Modular (Object-Oriented ):

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.