Skip to content
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

[Project 1] mlfqs-nice-10 fail #3

Open
taeguk opened this issue Dec 1, 2015 · 1 comment
Open

[Project 1] mlfqs-nice-10 fail #3

taeguk opened this issue Dec 1, 2015 · 1 comment
Labels
Milestone

Comments

@taeguk
Copy link
Owner

taeguk commented Dec 1, 2015

mlfqs-nice-10 fail....

default

I don't why....:(

@taeguk taeguk added the bug label Dec 1, 2015
@taeguk taeguk added this to the project 1 milestone Dec 1, 2015
@emilianork
Copy link

The issue is in this line: https://github.com/taeguk/OS-pintos/blob/master/pintos/src/threads/thread.c#L466

You need to remove t from a ready_queue if and only if the priority changed.

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

No branches or pull requests

2 participants