From: Peter Zijlstra <peterz@infradead.org>
To: Peng Hao <penghao122@sina.com.cn>
Cc: mingo@redhat.com, linux-kernel@vger.kernel.org,
Peng Hao <peng.hao2@zte.com.cn>
Subject: Re: [PATCH] sched/fair : modify comment of fbq_type description
Date: Fri, 19 Oct 2018 20:30:57 +0200 [thread overview]
Message-ID: <20181019183057.GA31016@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <1539967494-12493-1-git-send-email-penghao122@sina.com.cn>
On Fri, Oct 19, 2018 at 12:44:54PM -0400, Peng Hao wrote:
>
> From: Peng Hao <peng.hao2@zte.com.cn>
>
> for type 'all', the comment 'there is no distinction' is vague.
> make it clearer.
>
> Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
> ---
> kernel/sched/fair.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
> index f808ddf..3a0543f 100644
> --- a/kernel/sched/fair.c
> +++ b/kernel/sched/fair.c
> @@ -8304,7 +8304,7 @@ static struct rq *find_busiest_queue(struct lb_env *env,
> * We classify groups/runqueues into three groups:
> * - regular: there are !numa tasks
> * - remote: there are numa tasks that run on the 'wrong' node
> - * - all: there is no distinction
> + * - all: there are numa tasks that run on the 'right' node
No, that is actively wrong. Both the previous cases inlcude that.
If anything, it should be: all tasks are numa tasks and run on the
'right' node.
prev parent reply other threads:[~2018-10-19 18:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-19 16:44 Peng Hao
2018-10-19 18:30 ` Peter Zijlstra [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181019183057.GA31016@hirez.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peng.hao2@zte.com.cn \
--cc=penghao122@sina.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome