From: Tejun Heo <tj@kernel.org>
To: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] workqueue: show the pool ID of the default pwq's pool in the pool_ids file
Date: Tue, 23 Sep 2014 10:38:04 -0400 [thread overview]
Message-ID: <20140923143804.GD19208@htj.dyndns.org> (raw)
In-Reply-To: <1411373079-11828-1-git-send-email-laijs@cn.fujitsu.com>
On Mon, Sep 22, 2014 at 04:04:37PM +0800, Lai Jiangshan wrote:
> It seems incomplete if the pool_ids file doesn't include the default
> pwq's pool. Add it and the result:
>
> # cat pool_ids
> 0:9 1:10
> default:8
Hmmm? default pwq is used only as the fallback if pool switching
fails and the failed nodes will have it assigned to them. Why would
userland care about something which isn't being used?
Thanks.
--
tejun
next prev parent reply other threads:[~2014-09-23 14:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-22 8:04 Lai Jiangshan
2014-09-23 14:38 ` Tejun Heo [this message]
2014-09-24 0:50 ` Lai Jiangshan
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=20140923143804.GD19208@htj.dyndns.org \
--to=tj@kernel.org \
--cc=laijs@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
/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