운영체제 2023-03-20 수업정리

Flow

Process


프로세스란?

process in memory

프로세스 생성

프로세스 계층 구조

cat file1 | wc

process hierarchy

프로세스 종료

프로세스 state

process states

Implementing Process


Context Switch