"Hunkeler Peter , KIUK 3" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>. .. > WLM decides if the system can bear another address space. > > There is no guarantee a fork() always succeeds. The programmer > must test the return code and act appropriately. There are a > number of reason codes related to "resources not available". > >
I did some investigations, found SG24-5326-00, which explains that BPXAS's are WLM server address spaces (fork initiators). WLM maintains a pool of them to be reused and created when needed. Chapter 5.4 describes what WLM does when a fork initiator is requested: when one is available it is resumed and the application continues, when the pool is empty, the fork request is suspended and WLM creates a new address space and posts the waiting task. Can you point me to docs that describe that WLM takes system resources (besides MAXPROCSYS of course) into consideration to decide whether or not, or when, to create a new address space? Kees. ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ********************************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

