sched_ule: Purge an obsolete comment
The referenced bitmask was removed in commit 62fa74d95a1. MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
35dd6d6cb5
commit
ef80894c9d
@ -2587,8 +2587,7 @@ out:
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Choose the highest priority thread to run. The thread is removed from
|
* Choose the highest priority thread to run. The thread is removed from
|
||||||
* the run-queue while running however the load remains. For SMP we set
|
* the run-queue while running however the load remains.
|
||||||
* the tdq in the global idle bitmask if it idles here.
|
|
||||||
*/
|
*/
|
||||||
struct thread *
|
struct thread *
|
||||||
sched_choose(void)
|
sched_choose(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user