lkml.org 
[lkml]   [2020]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v8 -tip 03/26] sched: Core-wide rq->lock
On Mon, Oct 19, 2020 at 09:43:13PM -0400, Joel Fernandes (Google) wrote:
> + if (!core_rq) {
> + for_each_cpu(i, smt_mask) {
> + rq = cpu_rq(i);
> + if (rq->core && rq->core == rq)
> + core_rq = rq;
> + init_sched_core_irq_work(rq);

That function doesn't exist quite yet.

> + }

\
 
 \ /
  Last update: 2020-10-26 13:01    [W:1.086 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site