728x90
반응형
![]() |
- new: The process is being created
- running: Instructions are being excuted
- waiting: The process is waiting for some event to occur
- ready: The process is waiting to be assigned to a process
- terminated: The process has finished execution
728x90
반응형
'📖 이론 > 운영체제' 카테고리의 다른 글
Porable Operating System Interface(POSIX) (0) | 2022.05.10 |
---|---|
Process Control Block(PCB) (0) | 2022.05.10 |
monolithic kernel VS micro kernel (0) | 2022.04.28 |
fork()_C언어(Linux) (0) | 2022.04.28 |
x86(CISC) VS ARM(RISC) (0) | 2022.04.28 |