Recover removed comment
This commit is contained in:
@@ -651,7 +651,8 @@ thread_priority_less (const struct list_elem *a, const struct list_elem *b,
|
|||||||
return ta->priority > tb->priority;
|
return ta->priority > tb->priority;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ss's state must have been changed from
|
/* Schedules a new process. At entry, interrupts must be off and
|
||||||
|
the running process's state must have been changed from
|
||||||
running to some other state. This function finds another
|
running to some other state. This function finds another
|
||||||
thread to run and switches to it.
|
thread to run and switches to it.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user