This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fork failure patch for cygrunsrv


--On 16 June 2006 16:49 -0400 "Hochstedler, Ben (GE Healthcare)" wrote:

fork() can fail when the system runs out of non-interactive heap space
(because there's not enough heap memory to allocate to the launched
process).

If we, as end-users, suffer from fork() failing for the above reason, which parameter should be adjusted so that there is enough heap memory available for fork() not to fail like this?


--
Robin Walker (Junior Bursar), Queens' College, Cambridge CB3 9ET, UK
rdhw@cam.ac.uk  http://www.queens.cam.ac.uk/  Tel:+44 1223 335528

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]