운영체제 3. 프로세스 관리 - swkim0128/PARA GitHub Wiki
type: OperatingSystem
archive: false
프로세스 생성 (Process Creation)
프로세스 종료 (Process Termination)
- fork()
- exec()
- wait()
- exit()
Interprocess communication
CPU and I/O Bursts in Program Execution
CPU Scheduler & Dispatcher
⚠️ **GitHub.com Fallback** ⚠️