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
|
||||
* the run-queue while running however the load remains. For SMP we set
|
||||
* the tdq in the global idle bitmask if it idles here.
|
||||
* the run-queue while running however the load remains.
|
||||
*/
|
||||
struct thread *
|
||||
sched_choose(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user