Skip to content

Commit

Permalink
fix: fix Operating Systems PROCESS-images
Browse files Browse the repository at this point in the history
  • Loading branch information
RealBeBetter committed Dec 16, 2022
1 parent bf7f8f2 commit b47b8b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Operating Systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ void test_forks(int i) {
### 进程有哪几种状态?
![Process State](_v_images/20191202090217863_1873.png)
![Process State](_v_images/image-20221216125538480.png)
- 就绪状态:进程已获得除处理机以外的所需资源,等待分配处理机资源
- 运行状态:占用处理机资源运行,处于此状态的进程数小于等于CPU数
Expand Down
Binary file added _v_images/image-20221216125538480.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b47b8b1

Please sign in to comment.