Bart Smaalders <[EMAIL PROTECTED]> wrote:

> There's an upper limit for argument list lengths in the kernel.
> I had no problem passing 2M, but Solaris doesn't like 20M....

For 64 bit programs, ARG_MAX is ~ 2 MB
For 32 bit programs, ARG_MAX is ~ 1 MB

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to