Re: Make MAX_INIT_ARGS 25

From: Paul Jackson
Date: Thu Aug 05 2004 - 11:16:26 EST


> You should also increase the COMMAND_LINE_SIZE.

Unlike the generic settings in init/main.c of MAX_INIT_ARGS and
MAX_INIT_ENV, the setting of COMMAND_LINE_SIZE is arch-specific, and on
many arch's already set to an ample value such as 512, 896 or 1024.

If you have a specific arch for which this value is too small
for your needs, you probably need to take that up with the
maintainers of that arch code.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.650.933.1373
-
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/