HomeFreeBSD

sched_ule(4): Fix interactive threads stealing.

Description

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

Details

Provenance
mavAuthored on Sep 21 2021, 7:56 PM
Parents
rG4f917847c903: fusefs: don't panic if FUSE_GETATTR fails durint VOP_GETPAGES
Branches
Unknown
Tags
Unknown