sched_ule(4): Fix interactive threads stealing.
In scenarios when first thread in the queue can migrate to specified
CPU, but later ones can't runq_steal_from() incorrectly returned NULL.
MFC after: 2 weeks
sched_ule(4): Fix interactive threads stealing. Tags None Referenced Files None Subscribers None
Description
Details
|