[parisc-linux] RE: [patch 0/3] no MAX_ARG_PAGES -v2

Luck, Tony tony.luck at intel.com
Fri Jun 15 12:49:04 MDT 2007


> > >   A good heuristic, though, might be to limit
> > > argument size to a percentage (say 25%) of maximum stack size and
> > > validate this inside copy_strings().
> >
> > This seems to do:
>
> Looks good.

Me too.  As I increase the number of arguments, I now have
a smooth cutover from "works" to "Arg list too long", without
the in between zone where the process is killed.

The IA-32 compatability exec path is now working too (I didn't
stress it too hard, but I did try argument lists up to a megabyte).

Acked-by: Tony Luck <tony.luck at intel.com>



More information about the parisc-linux mailing list