Re: Make MAX_INIT_ARGS 25

From: Pete Zaitcev
Date: Thu Aug 05 2004 - 10:22:50 EST


On Thu, 5 Aug 2004 07:52:46 +0200
Pawe__ Sikora <pluto@xxxxxxxxxxxxx> wrote:

> > -#define MAX_INIT_ARGS 8
> > -#define MAX_INIT_ENVS 8
> > +#define MAX_INIT_ARGS 25
> > +#define MAX_INIT_ENVS 25
>
> You should also increase the COMMAND_LINE_SIZE.

I'm not doing it because I have nothing better to do, but because we
have a specific requirement. Our software works fine with the current
maximum buffer size. If you have different requirement, please let
me know what kind of situation it is in detail, it might help advocacy.

-- Pete
-
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/