Re: [PATCH] Allow a hyphenated range in get_options
From: Randy Dunlap
Date: Tue Oct 31 2006 - 13:57:36 EST
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@xxxxxxx>
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
-
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/