[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <604215ac-3124-8ff2-884d-94d1c2f00f98@huawei.com>
Date: Mon, 14 Nov 2022 11:26:23 +0800
From: Zhang Qiao <zhangqiao22@...wei.com>
To: <mingo@...hat.com>, <peterz@...radead.org>,
<juri.lelli@...hat.com>, <vincent.guittot@...aro.org>,
<linux-kernel@...r.kernel.org>
CC: <dietmar.eggemann@....com>, <rostedt@...dmis.org>,
<bsegall@...gle.com>, <mgorman@...e.de>, <bristot@...hat.com>,
<vschneid@...hat.com>, <brauner@...nel.org>,
<yusongping@...wei.com>
Subject: Re: [PATCH v2 0/2] sched: sched_fork() optimizations
在 2022/11/3 20:07, Zhang Qiao 写道:
> sched_fork() use the current cpu init the new task's vruntime,
> but the new task maybe not run on this cpu. so this patchset will
> fix the problem.
>
Hello,
Just a gentle ping, let me know if there are any reviews or suggestions
regarding this patchset.
Thank you!
Qiao.
> Zhang Qiao (2):
> sched: Init new task's vruntime after select cpu
> sched: Fix sched_child_runs_first
>
> kernel/sched/core.c | 7 ++++++-
> kernel/sched/fair.c | 11 ++++-------
> 2 files changed, 10 insertions(+), 8 deletions(-)
>
Powered by blists - more mailing lists