Why is setscheduler not forcing need resched

Posted by EpsilonVector on Stack Overflow See other posts from Stack Overflow or by EpsilonVector
Published on 2010-04-29T17:58:54Z Indexed on 2010/04/29 18:17 UTC
Read the original article Hit count: 147

Filed under:
|

I noticed that in Linux kernel 2.4 setscheduler doesn't force need_resched. Why is that? is it just some convention, or does that happens somewhere else?

© Stack Overflow or respective owner

Related posts about linux

Related posts about scheduling