Skip to content

operating system principles and labs

Notifications You must be signed in to change notification settings

HuangfuBing/osplab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSP 2022 Fall

Operating system Principles and Labs

读史兼怀计算机时代 2022
茫茫天宇化神工,草木虫猿一脉同。
万类轮回争剩勇,千秋疆场逞英雄。
炉中铜铁刀光冷,沙里硅晶智力聪。
娲祖当年曾料否,人机别后领长风。

An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs.

Time-sharing operating systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources.

For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware,although the application code is usually executed directly by the hardware and frequently makes system calls to an OS function or is interrupted by it. Operating systems are found on many devices that contain a computer – from cellular phones and video game consoles to web servers and supercomputers. Operating System

remark

有话大家说

Coursewares

coursewares

Homeworks

homeworks

->HW01 (2022.10.15)

HW01

Labs

labs

->lab12

Add a kernel module to read and write one specified file

readings

Bibliography

OSP Bibliography

Research Institutions

UNIX

About

operating system principles and labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published