Operating System

Operating System

Creator
Created
Created
2019 Nov 5 5:17
Editor
Edited
Edited
2025 Jun 21 19:26

Interface System Software Between Application and Hardware

Goal of OS is management of process, memory, storage, i/o subsystem
Modern architecture of OS is
Interrupt
driven software
OS Notion
 
 
OS Usages
 
 
 

OS Graph

[OC] Laptop and Desktop OS market share between 2003 and 2020
1.5k votes, 183 comments. 329k members in the Windows10 community. This community is dedicated to Windows 10 which is a personal computer operating ...
[OC] Laptop and Desktop OS market share between 2003 and 2020

Common sense

Interview_Question_for_Beginner/OS at master · JaeYeopHan/Interview_Question_for_Beginner
프로세스는 실행 중인 프로그램으로 디스크로부터 메모리에 적재되어 CPU 의 할당을 받을 수 있는 것을 말한다. 운영체제로부터 주소 공간, 파일, 메모리 등을 할당받으며 이것들을 총칭하여 프로세스라고 한다. 구체적으로 살펴보면 프로세스는 함수의 매개변수, 복귀 주소와 로컬 변수와 같은 임시 자료를 갖는 프로세스 스택과 전역 변수들을 수록하는 데이터 섹션을 포함한다.
 
 

Recommendations