From: Randy Dunlap <randy.dunlap@oracle.com>
To: Derek Fults <dfults@sgi.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Allow a hyphenated range in get_options
Date: Tue, 31 Oct 2006 10:52:55 -0800 [thread overview]
Message-ID: <45479B87.8000206@oracle.com> (raw)
In-Reply-To: <1162320874.9524.402.camel@lnx-dfults.americas.sgi.com>
Derek Fults wrote:
> Hi Randy,
>
> On Tue, 2006-10-31 at 10:11 -0800, Randy Dunlap wrote:
>> On Tue, 31 Oct 2006 11:25:16 -0600 Derek Fults wrote:
>>
>>> This allows a hyphenated range of positive numbers in the string passed
>>> to command line helper function, get_options.
>>>
>>> Signed-off-by: Derek Fults <dfults@sgi.com>
>> Hi,
>> Needs justification (why?) and a user.
>>
>
> Currently the command line option "isolcpus=" takes as its argument a
> list of cpus.
> Format: <cpu number>,...,<cpu number>
> This can get extremely long when isolating the majority of cpus on a
> large system. Valid values of <cpu_number> include all cpus, 0 to
> "number of CPUs in system - 1".
Yep, makes sense. Just need to say so in the patch description
and supply a user of the code.
Thanks,
--
~Randy
next prev parent reply other threads:[~2006-10-31 18:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-31 17:25 [PATCH] Allow a hyphenated range in get_options Derek Fults
2006-10-31 18:11 ` Randy Dunlap
2006-10-31 18:54 ` Derek Fults
2006-10-31 18:52 ` Randy Dunlap [this message]
2006-10-31 18:19 ` Alexey Dobriyan
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=45479B87.8000206@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=dfults@sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.