Re: [PATCH] Allow a hyphenated range in get_options
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Date: Tue, 31 Oct 2006 10:52:55 -0800
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 passedHi,
to command line helper function, get_options.
Signed-off-by: Derek Fults <dfults@xxxxxxx>
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] Allow a hyphenated range in get_options
- From: Derek Fults
- Re: [PATCH] Allow a hyphenated range in get_options
- From: Randy Dunlap
- Re: [PATCH] Allow a hyphenated range in get_options
- From: Derek Fults
- [PATCH] Allow a hyphenated range in get_options
- Prev by Date: Re: [PATCH] Allow a hyphenated range in get_options
- Next by Date: Re: Linux 2.6.19-rc4
- Previous by thread: Re: [PATCH] Allow a hyphenated range in get_options
- Next by thread: Re: [PATCH] Allow a hyphenated range in get_options
- Index(es):
Relevant Pages
|