Mail Archives: cygwin-developers/1999/01/19/12:27:16
On Tue, Jan 19, 1999 at 11:47:23AM -0800, Geoff Corey wrote:
>On Tue, 19 January 1999, Christopher Faylor wrote:
>> On Tue, Jan 19, 1999 at 10:35:09AM -0800, Geoff Corey wrote:
>> >Is there any reason why this shouldn't work?
>>
>> There's no reason why this wouldn't work that I know of but this
>> is not something we'd want to put into cygwin due to the memory
>> constraints that you noticed.
>
>The memory contraint only comes into play if you fork more concurrent
>processes then you have memory in megs. Changing it to 256 shouldn't
>affect current users as the problem can happen right now if a user
>forks 128 concurrent processes and only has 64 megs of ram.
Each process structure takes up memory. I'm not comfortable with almost
doubling the amount of shared memory being used, right now.
Perhaps a number of people in this mailing list will chime in that they
really need to have the process limit doubled. If there is a universal
need then we can certainly change it. Otherwise, since no one that I
know of has complained about the 128 limit I don't see it as a general
need.
-chris
- Raw text -