Skip to content

correct the concept of pass and stride #81

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

Merged
merged 1 commit into from
Jul 17, 2022
Merged

Conversation

myrfy001
Copy link
Contributor

according to the original paper of stride scheduling (https://web.eecs.umich.edu/~mosharaf/Readings/Stride.pdf), the word stride means the size of a step, and the word pass means how many time had passed since the process begin.

Also, from the literal meaning of the word stride, it means a step, not a total count.

This PR will correct the word in this guidebook, so when students referencing other materials, they will not be confused.

@chyyuu chyyuu merged commit 2d56268 into LearningOS:main Jul 17, 2022
@chyyuu
Copy link
Member

chyyuu commented Jul 17, 2022

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants