Skip to content

Update schedule.md #308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions os/5_schedule/schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ FCFS 对长作业有利,适用于 CPU 繁忙型作业的系统,而不适用
- 最佳页面置换算法(*OPT*)
- 先进先出置换算法(*FIFO*)
- 最近最久未使用的置换算法(*LRU*)
- 时钟页面置换算法(*Lock*)
- 时钟页面置换算法(*Clock*)
- 最不常用置换算法(*LFU*)

### 最佳页面置换算法
Expand Down Expand Up @@ -405,4 +405,4 @@ FCFS 对长作业有利,适用于 CPU 繁忙型作业的系统,而不适用

***哈喽,我是小林,就爱图解计算机基础,如果觉得文章对你有帮助,欢迎微信搜索「小林 coding」,关注后,回复「网络」再送你图解网络 PDF***

![](https://cdn.jsdelivr.net/gh/xiaolincoder/ImageHost3@main/其他/公众号介绍.png)
![](https://cdn.jsdelivr.net/gh/xiaolincoder/ImageHost3@main/其他/公众号介绍.png)