Re: [patch 0/3] no MAX_ARG_PAGES -v2
From: Ingo Molnar <hidden>
Date: 2007-06-17 19:07:52
Also in:
linux-mm, lkml
From: Ingo Molnar <hidden>
Date: 2007-06-17 19:07:52
Also in:
linux-mm, lkml
* Pavel Machek [off-list ref] wrote:
Hi!quoted
This patch-set aims at removing the current limit on argv+env space aka. MAX_ARG_PAGES.Thanks a lot for solving this properly. I have been upping current limits to some insane ammounts to work around this.
seconded! I have tried the patchset and it works great for me. This limitation of Linux has bothered me almost since i started using Linux more than a decade ago (i remember having run into it when running a script on an overly large directory), and it's perhaps the oldest still existing userspace-visible limitations of Linux. It was also a really hard nut to crack. Kudos Peter! I really cant wait to see this in 2.6.23 :-) Acked-by: Ingo Molnar <redacted> Ingo