lkml.org 
[lkml]   [2019]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [RFC PATCH v3 00/16] Core scheduling v3
    Date
    On 9/4/19 6:44 PM, Julien Desfossez wrote:


    >@@ -3853,7 +3880,7 @@ pick_next_task(struct rq *rq, struct task_struct *prev, struct rq_flags *rf)
    > goto done;
    > }
    >
    >- if (!is_idle_task(p))
    >+ if (!is_force_idle_task(p))

    Should this be if (!is_core_idle_task(p))
    instead?

    > occ++;
    >


    Tim

    \
     
     \ /
      Last update: 2019-09-07 00:19    [W:4.256 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site